diff options
author | John Keeping <[email protected]> | 2023-04-18 11:19:05 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-21 14:52:03 -0700 |
commit | 2124f79de6a909630d1a62b01ecc32db9f967181 (patch) | |
tree | a2aeba729af2fdd2b2539addc07a56ab50ecf2ae /drivers/usb/cdns3/cdns3-debug.h | |
parent | f3ebdf042df4e08bab1d5f8bf1c4b959d8741c10 (diff) |
mm: shrinkers: fix debugfs file permissions
The permissions for the files here are swapped as "count" is read-only and
"scan" is write-only. While this doesn't really matter as these
permissions don't stop the files being opened for reading/writing as
appropriate, they are shown by "ls -l" and are confusing.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: John Keeping <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions