From: Greg KH <gregkh@linuxfoundation.org>
To: YAMANE Toshiaki <yamanetoshi@gmail.com>
Cc: Ian Abbott <abbotti@mev.co.uk>,
Frank Mori Hess <fmhess@users.sourceforge.net>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/usbduxfast.c
Date: Mon, 22 Oct 2012 12:50:19 -0700 [thread overview]
Message-ID: <20121022195019.GA8567@kroah.com> (raw)
In-Reply-To: <1350222097-7698-1-git-send-email-yamanetoshi@gmail.com>
On Sun, Oct 14, 2012 at 10:41:37PM +0900, YAMANE Toshiaki wrote:
> fixed below checkpatch warnings.
> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
> - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ...
>
> and added pr_fmt.
>
> Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Why did you send 2 copies of this? Please resend the one you want me to
apply.
greg k-h
next prev parent reply other threads:[~2012-10-22 19:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 12:21 [PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/usbduxfast.c YAMANE Toshiaki
2012-10-14 13:41 ` YAMANE Toshiaki
2012-10-22 19:50 ` Greg KH [this message]
2012-10-24 6:14 ` [PATCH v2] " YAMANE Toshiaki
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=20121022195019.GA8567@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=abbotti@mev.co.uk \
--cc=fmhess@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=yamanetoshi@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).