From: Christina Quast Date: Tue, 2 Apr 2019 14:01:46 +0000 (+0200) Subject: fs: kernfs: Corrected spelling mistake X-Git-Tag: v5.4-rc1~1077^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d1a393d61e44e2755eeff2e62fc8e91f8b296b6;p=platform%2Fkernel%2Flinux-rpi.git fs: kernfs: Corrected spelling mistake flies => files Signed-off-by: Christina Quast Signed-off-by: Greg Kroah-Hartman --- diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h index c8893f6..e446ab9 100644 --- a/include/linux/kernfs.h +++ b/include/linux/kernfs.h @@ -64,7 +64,7 @@ enum kernfs_root_flag { KERNFS_ROOT_CREATE_DEACTIVATED = 0x0001, /* - * For regular flies, if the opener has CAP_DAC_OVERRIDE, open(2) + * For regular files, if the opener has CAP_DAC_OVERRIDE, open(2) * succeeds regardless of the RW permissions. sysfs had an extra * layer of enforcement where open(2) fails with -EACCES regardless * of CAP_DAC_OVERRIDE if the permission doesn't have the