lkml.org 
[lkml]   [2010]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RESEND PATCH 0/2] Make functions of dev_<level> macros, recursive vsnprintf


On Sat, 6 Mar 2010, Linus Torvalds wrote:

>
>
> 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.

Btw, yeah, we do have a couple of "%.100s" etc, but we could fix those if
we really wanted to do this.

And no, I guess we don't really need to make it 32-bit. Fitting in 64 bits
would already be a big improvement over what we have now.

Linus


\
 
 \ /
  Last update: 2010-03-07 01:01    [W:0.470 / U:0.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site