All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Joe Perches <joe@perches.com>
Cc: linux-mips <linux-mips@linux-mips.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mips: Convert pr_warning to pr_warn
Date: Mon, 6 Oct 2014 14:49:15 +0200	[thread overview]
Message-ID: <20141006124915.GA29036@linux-mips.org> (raw)
In-Reply-To: <1412441442.3247.138.camel@joe-AO725>

On Sat, Oct 04, 2014 at 09:50:42AM -0700, Joe Perches wrote:

> Use the much more common pr_warn instead of pr_warning
> with the goal of removing pr_warning eventually.

While I agree that only one of pr_warn and pr_warning deserves to live
picking pr_warning introduces another logic inconsistency - for each
pr_<foo> function there is a KERN_<FOO> severity symbol.  And that in
this case is named KERN_WARNING, there's no KERN_WARN.

  Ralf

  reply	other threads:[~2014-10-06 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-04 16:50 [PATCH] mips: Convert pr_warning to pr_warn Joe Perches
2014-10-06 12:49 ` Ralf Baechle [this message]
2014-10-06 12:54   ` Joe Perches

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=20141006124915.GA29036@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.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.