linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Toshiaki Yamane <yamanetoshi@gmail.com>
Cc: Joe Perches <joe@perches.com>,
	Greg Kroah-Hartman <greg@kroah.com>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	elezegarcia@gmail.com
Subject: Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c
Date: Fri, 21 Dec 2012 18:40:08 -0200	[thread overview]
Message-ID: <20121221184008.6a441f95@infradead.org> (raw)
In-Reply-To: <CAOTypNTcAbteTS-ZEqBHLCc0Wa898jd8aLYdCHCxfxnendGcTg@mail.gmail.com>

Em Tue, 6 Nov 2012 09:14:39 +0900
Toshiaki Yamane <yamanetoshi@gmail.com> escreveu:

> On Tue, Nov 6, 2012 at 12:25 AM, Joe Perches <joe@perches.com> wrote:
> > 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.
> 
> Thanks for all.
> 
> I wait Mauro-san will pick the patches.
> And I will send the patches to the correct destination from the next time.

I'm handling them today. Sorry for being a little late on it. Too much
stuff at the end of this year to handle.

Regards,
Mauro

      reply	other threads:[~2012-12-21 20:40 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
2012-11-06  0:14         ` Toshiaki Yamane
2012-12-21 20:40           ` Mauro Carvalho Chehab [this message]

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=20121221184008.6a441f95@infradead.org \
    --to=mchehab@infradead.org \
    --cc=elezegarcia@gmail.com \
    --cc=greg@kroah.com \
    --cc=joe@perches.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).