On Wed, Sep 11, 2024 at 11:19:03PM +0300, Andy Shevchenko wrote: > Instead of custom approach this allows to print escaped strings > via %*pE extension. With this the unknown ID will be printed > as a string. Nonetheless, leave hex values to be printed as well. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Applied. Thanks, Guenter