diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2017-07-07 00:37:15 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-07 01:24:31 +0200 |
commit | 9d85e15f1d552653c989dbecf051d8eea5937be8 (patch) | |
tree | 3331006d81b1e81ba9abb0746959a0815cf588b2 /mm/Kconfig | |
parent | zram: count same page write as page_stored (diff) | |
download | linux-9d85e15f1d552653c989dbecf051d8eea5937be8.tar.xz linux-9d85e15f1d552653c989dbecf051d8eea5937be8.zip |
mm/vmstat.c: standardize file operations variable names
Standardize the file operation variable names related to all four memory
management /proc interface files. Also change all the symbol
permissions (S_IRUGO) into octal permissions (0444) as it got complaints
from checkpatch.pl. This does not create any functional change to the
interface.
Link: http://lkml.kernel.org/r/20170427030632.8588-1-khandual@linux.vnet.ibm.com
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions