On Mon, Mar 1, 2021 at 6:00 PM Andy Shevchenko <[email protected]> wrote:
> cmdline library provides next_arg() helper to traverse over parameters > and their values given in command line. Replace custom approach in the driver > by it. > > Signed-off-by: Andy Shevchenko <[email protected]> Wow how nice! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

