[PATCH] fix list.h kernel-doc
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 25 Jun 2006 12:47:42 +0000 (05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:06 +0000 (10:01 -0700)
commitfe96e57d77481c8c1b6b0381d7e086870ac394fa
treecff217baf9eeebe74b030adcc8c62cfcc01515cc
parentdbf492d6c1a1bf5a8bda40274f479119f4c42ca4
[PATCH] fix list.h kernel-doc

kernel-doc:

Put all short function descriptions on one line or if they are too long,
omit the short description & add a Description: section for them.

Change some list iterator descriptions to use "current" point instead of
"existing" point.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/list.h