All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Hans-Joachim Baader <hjb@pro-linux.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test3: drivers/ide/setup-pci.c
Date: Sun, 10 Aug 2003 12:27:25 -0400	[thread overview]
Message-ID: <20030810162725.GA429@gtf.org> (raw)
In-Reply-To: <20030810120511.GA883@kiwi.hjbaader.home>

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




      reply	other threads:[~2003-08-10 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030810162725.GA429@gtf.org \
    --to=jgarzik@pobox.com \
    --cc=hjb@pro-linux.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.