lkml.org 
[lkml]   [2008]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectprintk %%
Date
Hi,

Looking at http://lxr.linux.no/linux/lib/vsprintf.c#L549 (where
vsnprintf in linux/lib/vsprintf.c parses the % format specifier)
suggests that the printk format string in
http://lxr.linux.no/linux/drivers/ide/setup-pci.c#L657 is correct:

printk(KERN_INFO "%s: not 100%% native mode: "
"will probe irqs later\n", d->name);

Still, in my kern.log the percent sign is doubled:

ICH4: not 100%% native mode: will probe irqs later

Why?
--
Regards,
Feri.

(Please Cc: me, I'm not on the list.)


\
 
 \ /
  Last update: 2008-02-12 21:45    [W:0.036 / U:1.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site