public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH 4/6]: hotplug/ia64: SN Hotplug Driver - new SN PROM version code
Date: Fri, 13 May 2005 16:38:45 +0000	[thread overview]
Message-ID: <20050513163844.GF11089@kroah.com> (raw)
In-Reply-To: <42835E91.2080403@sgi.com>

On Thu, May 12, 2005 at 08:45:58PM -0400, Prarit Bhargava wrote:
>  
> -	printk("SGI SAL version %x.%02x\n", major, minor);
> +	printk("SGI SAL version %x.%02x\n", version >> 8, version & 0x00FF);

No KERN_ level for this printk.  The kernel janitors will come after you
with pitchforks...




  parent reply	other threads:[~2005-05-13 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 13:48 [PATCH 4/6]: hotplug/ia64: SN Hotplug Driver - new SN PROM version Prarit Bhargava
2005-05-13  0:45 ` [PATCH 4/6]: hotplug/ia64: SN Hotplug Driver - new SN PROM version code Prarit Bhargava
2005-05-13 16:38 ` Greg KH [this message]
2005-05-18 13:42 ` [PATCH 4/6]: hotplug/ia64: SN Hotplug Driver - new SN PROM version Prarit Bhargava

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=20050513163844.GF11089@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox