diff options
author | Randy Dunlap <[email protected]> | 2014-07-30 16:08:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-07-30 17:16:13 -0700 |
commit | 75325189c9e4df5f67eec5ec5b0d90759084887b (patch) | |
tree | 112509548136755c17a97cbfc7d5cde0195ec986 /tools/perf/util/trace-event-scripting.c | |
parent | b4903d6e8408e6137ee4666ee67ec566b74a0f05 (diff) |
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")
[[email protected]: change everything]
[[email protected]: coding-style fixes]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions