linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Greg Kroah-Hartman <greg@kroah.com>
Cc: YAMANE Toshiaki <yamanetoshi@gmail.com>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c
Date: Mon, 05 Nov 2012 07:25:16 -0800	[thread overview]
Message-ID: <1352129116.16194.10.camel@joe-AO722> (raw)
In-Reply-To: <20121105152231.GA4807@kroah.com>

On Mon, 2012-11-05 at 16:22 +0100, Greg Kroah-Hartman wrote:
> On Mon, Nov 05, 2012 at 07:11:11AM -0800, Joe Perches wrote:
> > On Mon, 2012-11-05 at 14:11 +0100, Greg Kroah-Hartman wrote:
> > > On Mon, Nov 05, 2012 at 08:34:42PM +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 ...
> > > > 
> > > > Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
> > > > ---
> > > >  drivers/staging/media/go7007/s2250-loader.c |   35 ++++++++++++++-------------
> > > >  1 file changed, 18 insertions(+), 17 deletions(-)
> > > 
> > > Please note that I don't touch the drivers/staging/media/* files, so
> > > copying me on these patches doesn't do anything :)
> > 
> > Maybe:
> > 
> >  MAINTAINERS |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b062349..542a541 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6906,6 +6906,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
> >  L:	devel@driverdev.osuosl.org
> >  S:	Supported
> >  F:	drivers/staging/
> > +X:	drivers/staging/media/
> 
> Sure, that would be good, care to resend it with a signed-off-by: so I
> can apply it?

It was just a nudge.

You're the nominal staging maintainer, if you choose not to
work on a specific directory under staging, I think you can
mark it in MAINTAINERS just as easily yourself.

cheers, Joe


  reply	other threads:[~2012-11-05 15:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 11:34 [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c YAMANE Toshiaki
2012-11-05 13:11 ` Greg Kroah-Hartman
2012-11-05 13:30   ` Toshiaki Yamane
2012-11-05 13:50     ` Ezequiel Garcia
2012-11-05 15:11   ` Joe Perches
2012-11-05 15:22     ` Greg Kroah-Hartman
2012-11-05 15:25       ` Joe Perches [this message]
2012-11-06  0:14         ` Toshiaki Yamane
2012-12-21 20:40           ` Mauro Carvalho Chehab

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=1352129116.16194.10.camel@joe-AO722 \
    --to=joe@perches.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@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).