All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Chris Metcalf <cmetcalf@tilera.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Remove use of early_vprintk, tile neatening
Date: Thu, 30 Oct 2014 11:11:51 -0700	[thread overview]
Message-ID: <cover.1414691783.git.joe@perches.com> (raw)

Joe Perches (3):
  printk: Remove used-once early_vprintk
  tile: Neaten early_printk uses
  tile: Use pr_warn instead of pr_warning

 arch/tile/kernel/early_printk.c | 19 +++++++++++------
 arch/tile/kernel/setup.c        | 45 ++++++++++++++++++-----------------------
 include/linux/printk.h          |  1 -
 kernel/printk/printk.c          | 19 ++++++++---------
 4 files changed, 41 insertions(+), 43 deletions(-)

-- 
2.1.2


             reply	other threads:[~2014-10-30 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30 18:11 Joe Perches [this message]
2014-10-30 18:11 ` [PATCH 1/3] printk: Remove used-once early_vprintk Joe Perches
2014-10-30 18:11 ` [PATCH 2/3] tile: Neaten early_printk uses Joe Perches
2014-10-30 18:11 ` [PATCH 3/3] tile: Use pr_warn instead of pr_warning Joe Perches
2014-10-31 13:53 ` [PATCH 0/3] Remove use of early_vprintk, tile neatening Chris Metcalf
2014-10-31 17:50   ` [PATCH] tile: Use the more common pr_warn instead of pr_warning Joe Perches
2014-11-11 20:55     ` Chris Metcalf

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.1414691783.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=cmetcalf@tilera.com \
    --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.