On 2010-0418 09:50:13, Phil Goembel wrote: > On Wed, 2010-03-10 at 13:25 -0500, Dieter Kedrowitsch wrote: > > Hans, thanks for the reply. > <snip> > > If anyone who is still following the list has the time and ability to > > help me out, please feel free to chime in! > > > > Thanks! > > In elks/kernel/printk.c is the following code for parsing a format > string (line 139, right after detecting a '%'): > > width = zero = '0'; > [...] when/where did you grab that from? in http://elks.cvs.sourceforge.net/viewvc/elks/elks/kernel/printk.c?revision=1.20&view=markup, committed 5 years ago, width and zero are initialized to 0, not '0'... M -- A Smith and Wesson beats four aces. -- To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html