vfs: constify path argument to kernel_read_file_from_path
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 13 Sep 2017 02:45:33 +0000 (22:45 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Sep 2017 03:18:45 +0000 (20:18 -0700)
commit711aab1dbb324d321e3d84368a435a78908c7bce
tree59f2bfbe02d994f4f69dc8d44fc8a4a4bd12228b
parent6ed0529fef09f50ef41d396cb55c5519e4936b16
vfs: constify path argument to kernel_read_file_from_path

This patch constifies the path argument to kernel_read_file_from_path().

Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/exec.c
include/linux/fs.h
sound/oss/sound_firmware.h