Re: [PATCH] serial: fix kernel-doc warnings in 8250.c
From: Alan Cox <hidden> Date: 2012-06-09 10:43:13
Also in:lkml
On Fri, 08 Jun 2012 18:51:23 -0700
Randy Dunlap [off-list ref] wrote:
From: Randy Dunlap <redacted>
Fix kernel-doc warnings in drivers/tty/serial/8250/8250.c:
Warning(drivers/tty/serial/8250/8250.c:3128): No description found
for parameter 'up' Warning(drivers/tty/serial/8250/8250.c:3128):
Excess function parameter 'port' description in
'serial8250_register_8250_port'
Signed-off-by: Randy Dunlap <redacted>