Re: [PATCH v2 3/3] serial: core: drop redundant sysrq checks

From: Dmitry Safonov
Date: Fri Jun 12 2020 - 11:55:55 EST


On 6/10/20 4:22 PM, Johan Hovold wrote:
> The sysrq timestamp will never be set unless port->has_sysrq is set (see
> uart_handle_break()) so drop the redundant checks that were added by
> commit 1997e9dfdc84 ("serial_core: Un-ifdef sysrq SUPPORT_SYSRQ").
>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>

Reviewed-by: Dmitry Safonov <0x7f454c46@xxxxxxxxx>

Thanks,
Dmitry