[PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument

James Morris jmorris at namei.org
Thu Jul 30 02:25:05 UTC 2020


On Wed, 29 Jul 2020, Kees Cook wrote:

> In preparation for refactoring kernel_read_file*(), remove the redundant
> "size" argument which is not needed: it can be included in the return
> code, with callers adjusted. (VFS reads already cannot be larger than
> INT_MAX.)
> 
> Acked-by: Scott Branden <scott.branden at broadcom.com>
> Reviewed-by: Mimi Zohar <zohar at linux.ibm.com>
> Reviewed-by: Luis Chamberlain <mcgrof at kernel.org>
> Signed-off-by: Kees Cook <keescook at chromium.org>

Reviewed-by: James Morris <jamorris at linux.microsoft.com>

-- 
James Morris
<jmorris at namei.org>



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