[PATCH] Numerous fixes to kernel-doc info in source files.
A variety of (mostly) innocuous fixes to the embedded kernel-doc content in source files, including: * make multi-line initial descriptions single line * denote some function names, constants and structs as such * change erroneous opening '/*' to '/**' in a few places * reword some text for clarity Signed-off-by:Robert P. J. Day <rpjday@mindspring.com> Cc: "Randy.Dunlap" <rdunlap@xenotime.net> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- include/asm-i386/atomic.h 2 additions, 2 deletionsinclude/asm-i386/atomic.h
- include/asm-i386/bitops.h 2 additions, 2 deletionsinclude/asm-i386/bitops.h
- include/linux/init.h 1 addition, 1 deletioninclude/linux/init.h
- include/linux/kfifo.h 3 additions, 3 deletionsinclude/linux/kfifo.h
- include/linux/ktime.h 3 additions, 3 deletionsinclude/linux/ktime.h
- include/linux/list.h 6 additions, 5 deletionsinclude/linux/list.h
- ipc/util.c 10 additions, 11 deletionsipc/util.c
- kernel/exit.c 1 addition, 2 deletionskernel/exit.c
- kernel/hrtimer.c 3 additions, 3 deletionskernel/hrtimer.c
- kernel/kfifo.c 5 additions, 5 deletionskernel/kfifo.c
- kernel/kthread.c 3 additions, 3 deletionskernel/kthread.c
- kernel/printk.c 1 addition, 1 deletionkernel/printk.c
- kernel/relay.c 6 additions, 6 deletionskernel/relay.c
- kernel/sched.c 4 additions, 5 deletionskernel/sched.c
- kernel/signal.c 1 addition, 1 deletionkernel/signal.c
- kernel/sys.c 5 additions, 5 deletionskernel/sys.c
- kernel/timer.c 10 additions, 10 deletionskernel/timer.c
- kernel/workqueue.c 2 additions, 4 deletionskernel/workqueue.c
- lib/bitmap.c 4 additions, 4 deletionslib/bitmap.c
- lib/cmdline.c 4 additions, 4 deletionslib/cmdline.c
Loading
Please register or sign in to comment