Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()

From: Andy Shevchenko
Date: Fri Jul 08 2022 - 12:50:10 EST


On Fri, Jul 8, 2022 at 6:32 PM Cezary Rojewski
<cezary.rojewski@xxxxxxxxx> wrote:
>
> On 2022-07-08 5:25 PM, Andy Shevchenko wrote:
> > On Fri, Jul 8, 2022 at 2:34 PM Péter Ujfalusi
> > <peter.ujfalusi@xxxxxxxxxxxxxxx> wrote:

> A long shot, but what if we were to modify get_options() so it takes
> additional element-size parameter instead?

But why? int / unsigned int, u32 / s32 are all compatible in the current cases.

--
With Best Regards,
Andy Shevchenko