提交 1cfe42b7 编写于 作者: P Peter Hurley 提交者: Greg Kroah-Hartman

serial: core: Fix kernel doc for uart_console_write()

'/**' is required to start a kernel-doc comment block.
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NPeter Hurley <peter@hurleysoftware.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c7cef0a8
......@@ -1765,7 +1765,7 @@ static const struct file_operations uart_proc_fops = {
#endif
#if defined(CONFIG_SERIAL_CORE_CONSOLE) || defined(CONFIG_CONSOLE_POLL)
/*
/**
* uart_console_write - write a console message to a serial port
* @port: the port to write the message
* @s: array of characters
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册