diff options
author | Mike Rapoport <[email protected]> | 2017-10-03 16:16:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-10-03 17:54:26 -0700 |
commit | 32e57c29e3c038ac802b7cc214a8795a4234055f (patch) | |
tree | 57ac5cff67c5d524a8e2b7bad0fd3e31a813da1c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a08ffbef4ab799351d0610bbdbeaa1ee746b9065 (diff) |
include/linux/fs.h: fix comment about struct address_space
Before commit 9c5d760b8d22 ("mm: split gfp_mask and mapping flags into
separate fields") the private_* fields of struct adrress_space were
grouped together and using "ditto" in comments describing the last
fields was correct.
With introduction of gpf_mask between private_lock and private_list
"ditto" references the wrong description.
Fix it by using the elaborate description.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions