summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
diff options
context:
space:
mode:
authorHugh Dickins <hughd@google.com>2011-07-26 04:12:23 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-26 07:57:10 +0400
commit5e5358e7cf48aa079b8761a7d806ad536023745c (patch)
tree8a0668541c8b356b46c32eea7f28a2f72259eef6 /include/linux/mm.h
parentdf077ac4687500e02a273a628057ff5ab17dc19f (diff)
downloadlinux-5e5358e7cf48aa079b8761a7d806ad536023745c.tar.xz
mm: cleanup descriptions of filler arg
The often-NULL data arg to read_cache_page() and read_mapping_page() functions is misdescribed as "destination for read data": no, it's the first arg to the filler function, often struct file * to ->readpage(). Satisfy checkpatch.pl on those filler prototypes, and tidy up the declarations in linux/pagemap.h. Signed-off-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/mm.h')
0 files changed, 0 insertions, 0 deletions