Re: [PATCH printk v2 13/38] tty: serial: pic32_uart: use console_is_enabled()

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


On Wed 2022-10-19 17:01:35, 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