All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: "Stephen M. Cameron" <scameron@beardog.cce.hp.com>,
	Mike Miller <mike.miller@hp.com>
Cc: iss_storagedev@hp.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] cciss: printk cleanups
Date: Sat, 19 Dec 2009 19:37:24 -0800	[thread overview]
Message-ID: <cover.1261279381.git.joe@perches.com> (raw)

Cleanup printk uses

Joe Perches (2):
  drivers/block/cciss: Convert printk(KERN_<level> to pr_<level>(
  drivers/block/cciss: Create and use cciss_debug functions, use
    pr_info

 drivers/block/cciss.c      |  424 ++++++++++++++++++-------------------------
 drivers/block/cciss_scsi.c |  340 +++++++++++++++---------------------
 2 files changed, 319 insertions(+), 445 deletions(-)


             reply	other threads:[~2009-12-20  3:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-20  3:37 Joe Perches [this message]
2009-12-20  3:37 ` [PATCH 1/2] drivers/block/cciss: Convert printk(KERN_<level> to pr_<level>( Joe Perches
2010-01-04 16:11   ` Miller, Mike (OS Dev)
2009-12-20  3:37 ` [PATCH 2/2] drivers/block/cciss: Create and use cciss_debug functions, use pr_info Joe Perches
2010-01-04 16:12   ` Miller, Mike (OS Dev)

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=cover.1261279381.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=iss_storagedev@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike.miller@hp.com \
    --cc=scameron@beardog.cce.hp.com \
    /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.