Revision 4f0f4af59cb07bcf44d3c07a9e8c26df54d9fff8 authored by Randy Dunlap on 30 June 2012, 22:37:24 UTC, committed by Linus Torvalds on 30 June 2012, 22:56:40 UTC
Fix kernel-doc warnings in printk.c: use correct parameter name.

  Warning(kernel/printk.c:2429): No description found for parameter 'buf'
  Warning(kernel/printk.c:2429): Excess function parameter 'line' description in 'kmsg_dump_get_buffer'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 87fac28
History
File Mode Size
boot
include
kernel
lib
math-emu
mm
oprofile
Kconfig -rw-r--r-- 19.2 KB
Kconfig.debug -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 2.2 KB
defconfig -rw-r--r-- 1.5 KB

back to top