]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit93944e9272d7ffd5c5431c8204cdffa61d4e3c08
tree59f2bfbe02d994f4f69dc8d44fc8a4a4bd12228b
parent65afb80b830bc13dc6d13fb4678c3c28517db77e
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