[PATCH] fix various kernel-doc in header files
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 26 Jan 2007 08:57:09 +0000 (00:57 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 26 Jan 2007 21:51:00 +0000 (13:51 -0800)
commit45f8bde0d0d6deb168b45998c72b4fbeb2f57efb
tree69ffee8cc05f3ffaa437412f55832f7276125e8b
parenta8d814b5dd7a1bc5c19ae32d35b8bd4d8a510eae
[PATCH] fix various kernel-doc in header files

Fix a number of kernel-doc entries for header files in include/linux by
making sure they begin with the appropriate '/**' notation and use @var
notation.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bitops.h
include/linux/list.h
include/linux/mutex.h
include/linux/rtmutex.h
include/linux/timer.h