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
mm
platform
Kconfig -rw-r--r-- 5.5 KB
Kconfig.cpu -rw-r--r-- 3.0 KB
Kconfig.debug -rw-r--r-- 1.4 KB
Kconfig.ide -rw-r--r-- 659 bytes
Makefile -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.0 KB
defconfig -rw-r--r-- 1.1 KB

README

back to top