mm: fix kernel-doc warnings
Fix kernel-doc warnings such as Warning(../mm/page_cgroup.c:432): No description found for parameter 'id' Warning(../mm/page_cgroup.c:432): Excess function parameter 'mem' description in 'swap_cgroup_record' Signed-off-by: Wanpeng Li <liwp@linux.vnet.ibm.com> Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
4fe7efdbdf
commit
dad7557eb7
@@ -365,7 +365,7 @@ static struct task_struct *select_bad_process(unsigned int *ppoints,
|
||||
|
||||
/**
|
||||
* dump_tasks - dump current memory state of all system tasks
|
||||
* @mem: current's memory controller, if constrained
|
||||
* @memcg: current's memory controller, if constrained
|
||||
* @nodemask: nodemask passed to page allocator for mempolicy ooms
|
||||
*
|
||||
* Dumps the current memory state of all eligible tasks. Tasks not in the same
|
||||
|
Reference in New Issue
Block a user