|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 04/14] x86/boot: don't cast away const-ness
On Wed, Sep 02, 2026 at 08:31:45AM +0200, Jan Beulich wrote: > While the general C library strchr() has to do so, the early boot cmdline > parsing has no such requirement. > > No functional change. > > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Roger Pau Monné <roger@xxxxxxxxxxxxxx> I won't usually agree to changing the interface of C library functions, but this is limited enough to early boot cmdline parsing that's IMO OK. It might be good to rename the function so it doesn't alias with the C library namespace now, since it's a different interface. Thanks, Roger.
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |