We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3a9f2 commit 0d1a393Copy full SHA for 0d1a393
include/linux/kernfs.h
@@ -64,7 +64,7 @@ enum kernfs_root_flag {
64
KERNFS_ROOT_CREATE_DEACTIVATED = 0x0001,
65
66
/*
67
- * For regular flies, if the opener has CAP_DAC_OVERRIDE, open(2)
+ * For regular files, if the opener has CAP_DAC_OVERRIDE, open(2)
68
* succeeds regardless of the RW permissions. sysfs had an extra
69
* layer of enforcement where open(2) fails with -EACCES regardless
70
* of CAP_DAC_OVERRIDE if the permission doesn't have the
0 commit comments