Re: [PATCH 1/9] lib/vsprintf.c: Add %pU to print UUID/GUIDs

From: Geert Uytterhoeven
Date: Thu Oct 01 2009 - 03:17:39 EST


On Tue, Sep 29, 2009 at 07:01, Joe Perches <joe@xxxxxxxxxxx> wrote:
> UUID/GUIDs are somewhat common in kernel source.
>
> Standardize the printed style of UUID/GUIDs by using
> another extension to %p.
>
> %pU: Â Â01020304-0506-0708-090a-0b0c0d0e0f10
> %pUr: Â 04030201-0605-0807-090a-0b0c0d0e0f10
> %pU[r]X:Use upper case hex

To me, it looks a bit strange to have the options after the `U', combined with
the variable-length nature.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/