Re: [PATCH v16 04/14] lib: kstrtox: add initial value to _parse_integer_limit()
From: Andy Shevchenko
Date: Thu Jun 04 2026 - 15:36:16 EST
On Thu, Jun 04, 2026 at 10:58:58AM +0100, Rodrigo Alencar via B4 Relay wrote:
> Add init parameter to _parse_integer_limit() that defines an initial
> value for the accumulated result when parsing an 64-bit integer. The
> new function prototype is adjusted so that the _parse_integer() macros
> stay consistent allowing for one more argument, which defaults to 0.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko