Re: [RESEND PATCH 0/2] Make functions of dev_<level> macros, recursivevsnprintf

From: Linus Torvalds
Date: Sat Mar 06 2010 - 18:49:12 EST




On Sat, 6 Mar 2010, Linus Torvalds wrote:
>
> width: 5 (make it 6 bits and signed)
> precision: 5 (make it 6 bits, and signed)

Oh, actually, no, we do that whole left-justification with the flags, we
don't need that signed stuff. We do need one special value for the "no
width, no precision", though.

Linus
--
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/