The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* 2.6.0-test3: drivers/ide/setup-pci.c
@ 2003-08-10 12:05 Hans-Joachim Baader
  2003-08-10 16:27 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Hans-Joachim Baader @ 2003-08-10 12:05 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Hi!

drivers/ide/setup-pci.c ca. line 710:

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

The two %% will be printed as such at least on my system (i386, VGA console,
no framebuffer):

AMD7411: not 100%% native mode:

Regards,
hjb
-- 
Pro-Linux - Germany's largest volunteer Linux support site
http://www.pro-linux.de/          Public Key ID 0x3DDBDDEA

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.0-test3: drivers/ide/setup-pci.c
  2003-08-10 12:05 2.6.0-test3: drivers/ide/setup-pci.c Hans-Joachim Baader
@ 2003-08-10 16:27 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2003-08-10 16:27 UTC (permalink / raw)
  To: Hans-Joachim Baader; +Cc: linux-kernel

On Sun, Aug 10, 2003 at 02:05:12PM +0200, Hans-Joachim Baader wrote:
> Hi!
> 
> drivers/ide/setup-pci.c ca. line 710:
> 
> if (noisy)
> 	printk(KERN_INFO "%s: not 100%% native mode: "
> 		"will probe irqs later\n", d->name);
> 
> The two %% will be printed as such at least on my system (i386, VGA console,
> no framebuffer):
> 
> AMD7411: not 100%% native mode:

hmmm, can you provide a dmesg output that shows this?

Using "%%" is quite standard, and produces only a single "%".

	Jeff




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-10 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-10 12:05 2.6.0-test3: drivers/ide/setup-pci.c Hans-Joachim Baader
2003-08-10 16:27 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox