]> git.baikalelectronics.ru Git - kernel.git/commit
serial: document start_rx member at struct uart_ops
authorMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 18 Aug 2022 13:38:58 +0000 (15:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Aug 2022 14:40:31 +0000 (16:40 +0200)
commit1cbe7af15904e0e11721999ed686257ef066ee4a
tree4192763437069875e0faf1676b3040541f9409fa
parent34a3249ab33a1690f58cd6e91a0208887337d3e0
serial: document start_rx member at struct uart_ops

Fix this doc build warning:
./include/linux/serial_core.h:397: warning: Function parameter or member 'start_rx' not described in 'uart_ops'

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Link: https://lore.kernel.org/r/5d07ae2eec8fbad87e623160f9926b178bef2744.1660829433.git.mchehab@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/serial_core.h