serial: core: Fix kernel doc for uart_console_write()

'/**' is required to start a kernel-doc comment block.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Peter Hurley 2015-03-09 16:27:13 -04:00 committed by Greg Kroah-Hartman
parent c7cef0a849
commit 1cfe42b7fd

View File

@ -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