diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2014-07-31 01:08:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-31 02:16:13 +0200 |
commit | 75325189c9e4df5f67eec5ec5b0d90759084887b (patch) | |
tree | 112509548136755c17a97cbfc7d5cde0195ec986 /mm/huge_memory.c | |
parent | mm: debugfs: move rounddown_pow_of_two() out from do_fault path (diff) | |
download | linux-75325189c9e4df5f67eec5ec5b0d90759084887b.tar.xz linux-75325189c9e4df5f67eec5ec5b0d90759084887b.zip |
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Fix kernel-doc warnings in mm/filemap.c: pagecache_get_page():
Warning(..//mm/filemap.c:1054): No description found for parameter 'cache_gfp_mask'
Warning(..//mm/filemap.c:1054): No description found for parameter 'radix_gfp_mask'
Warning(..//mm/filemap.c:1054): Excess function parameter 'gfp_mask' description in 'pagecache_get_page'
Fixes: 2457aec63745 ("mm: non-atomically mark page accessed during page cache allocation where possible")
[mgorman@suse.de: change everything]
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions