Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()

From: Petr Mladek
Date: Fri Oct 21 2022 - 10:10:55 EST


On Wed 2022-10-19 17:01:34, John Ogness wrote:
> Replace (console->flags & CON_ENABLED) usage with console_is_enabled().
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr