[PATCH] more kernel-doc cleanups, additions

Various core kernel-doc cleanups:
- add missing function parameters in ipc, irq/manage, kernel/sys,
  kernel/sysctl, and mm/slab;
- move description to just above function for kernel_restart()

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Randy Dunlap
2005-11-07 01:01:06 -08:00
committed by Linus Torvalds
parent 8a0d490069
commit 1e5d533142
5 changed files with 17 additions and 10 deletions

View File

@@ -3263,6 +3263,7 @@ static void drain_array_locked(kmem_cache_t *cachep,
/**
* cache_reap - Reclaim memory from caches.
* @unused: unused parameter
*
* Called from workqueue/eventd every few seconds.
* Purpose: