On 20. 11. 23, 10:09, Shubhrajyoti Datta wrote:
Fix the below warning drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'reg_ops' not described in 'uartlite_data' drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'clk' not described in 'uartlite_data' drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'baud' not described in 'uartlite_data' drivers/tty/serial/uartlite.c:79: warning: Function parameter or member 'cflags' not described in 'uartlite_data' Reported-by: kernel test robot <yujie.liu@xxxxxxxxx> Closes: https://lore.kernel.org/r/202311061059.NUeUar9b-lkp@xxxxxxxxx/ Fixes: ea017f5853e9 ("tty: serial: uartlite: Prevent changing fixed parameters") Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> --- Changes in v2: Update doc for uartlite_data
Despite I don't understand this comment, I see you fixed what I asked for, so:
Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxxx> thanks, -- js suse labs