diff options
author | Hugh Dickins | 2011-07-26 02:12:23 +0200 |
---|---|---|
committer | Linus Torvalds | 2011-07-26 05:57:10 +0200 |
commit | 5e5358e7cf48aa079b8761a7d806ad536023745c (patch) | |
tree | 8a0668541c8b356b46c32eea7f28a2f72259eef6 /kernel | |
parent | sparc64: implement get_user_pages_fast() (diff) | |
download | kernel-qcow2-linux-5e5358e7cf48aa079b8761a7d806ad536023745c.tar.gz kernel-qcow2-linux-5e5358e7cf48aa079b8761a7d806ad536023745c.tar.xz kernel-qcow2-linux-5e5358e7cf48aa079b8761a7d806ad536023745c.zip |
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 'kernel')
0 files changed, 0 insertions, 0 deletions