Re: [PATCH] vsprintf and docs: Add X to %ph for upper case output
From: Andy Shevchenko
Date: Sun Aug 22 2021 - 04:32:25 EST
On Sun, Aug 22, 2021 at 6:00 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> Uppercase hex output of small char arrays is moderately frequently used.
> Add a mechanism to support the %*ph output as uppercase using 'X'.
Besides the fact of existing hex_asc_upper_*(), what ABI (!) uses
this? If none, I dunno we need this.
And show at least a few users where we gain something after conversion.
--
With Best Regards,
Andy Shevchenko