[PATCH 1/3] vfs: constify path argument to kernel_read_file_from_path

Linus Torvalds torvalds at linux-foundation.org
Fri Sep 15 18:37:21 UTC 2017


On Thu, Sep 14, 2017 at 9:58 PM, Mimi Zohar <zohar at linux.vnet.ibm.com> wrote:
> This patch constifies the path argument to kernel_read_file_from_path.

I've applied this upstream independently of everything else, because
it's obviously the right thing to do (as the sound_firmware.h part of
the patch shows, never mind the whole "we're just passing the pathname
to filp_open() which takes a const char"  thing).

               lINUS
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list