Re: [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper

From: Petr Mladek

Date: Thu Jan 15 2026 - 05:16:37 EST


On Sat 2025-12-27 09:16:14, Marcos Paulo de Souza wrote:
> The register_console_force function was introduced to register consoles
> even on the presence of default consoles, replacing the CON_ENABLE flag
> that was forcing the same behavior.

I would add "No functional changes." like you did in the other
similar patches ;-)

> Signed-off-by: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>

Nice clean up!

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr