Home
last modified time | relevance | path

Searched hist:"94 b3e03c875f25c19ede9600c66d74a30b81957d" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 94b3e03c875f25c19ede9600c66d74a30b81957d Thu Feb 07 09:13:26 CET 2008 Randy Dunlap <randy.dunlap@oracle.com> kernel-doc: fix for vunmap function prototype

Fix kernel-doc function prototype parsing which was exposed by vunmap() by
allowing more than one '*' before the function name.

Error(linux-2.6.24-mm1//mm/vmalloc.c:438): cannot understand prototype: 'struct page **vunmap(const void *addr) '

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>