Re: [PATCH v6 1/6] printk: Save console options for add_preferred_console_match()

From: Tony Lindgren
Date: Wed Feb 14 2024 - 02:59:45 EST


* Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> [240213 16:42]:
> With fresh look at the above, can we amend it like below?
> (dropped NULL assignment, optimized strlen(), split checks, dropped unneeded +1 in strscpy() calls)

Sure that's nicer :) I think opt can be empty unlike brl_opt, will test.

Regards,

Tony