diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2017-10-03 07:53:07 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-11-06 00:55:07 +0100 |
commit | 63dcb81e5b9e1faadf4b55450141bc4446e5a3d3 (patch) | |
tree | f5cee1a80eeb1bfcb6650009b586cf2035365593 /fs/file.c | |
parent | fs: make fiemap work from compat_ioctl (diff) | |
download | linux-63dcb81e5b9e1faadf4b55450141bc4446e5a3d3.tar.xz linux-63dcb81e5b9e1faadf4b55450141bc4446e5a3d3.zip |
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.
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions