From: Joe Perches <joe@perches.com>
To: Luis de Bethencourt <luis@debethencourt.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
jarod <jarod@wilsonet.com>, "m.chehab" <m.chehab@samsung.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"mahfouz.saif.elyazal" <mahfouz.saif.elyazal@gmail.com>,
"dan.carpenter" <dan.carpenter@oracle.com>,
"tuomas.tynkkynen" <tuomas.tynkkynen@iki.fi>,
"gulsah.1004" <gulsah.1004@gmail.com>,
linux-media <linux-media@vger.kernel.org>,
devel@driverdev.osuosl.org
Subject: Re: [PATCH] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines
Date: Wed, 26 Nov 2014 08:05:55 -0800 [thread overview]
Message-ID: <1417017955.19695.3.camel@perches.com> (raw)
In-Reply-To: <CAPA4HGVJ_gJacLtgtQSJgSjgks9_7aGSuy2+aLOtkz01+Ng7CQ@mail.gmail.com>
On Wed, 2014-11-26 at 15:42 +0000, Luis de Bethencourt wrote:
> On 26 November 2014 at 01:49, Joe Perches <joe@perches.com> wrote:
[]
> > There is a script I posted a while back that
> > groups various checkpatch "types" together and
> > makes it a bit easier to do cleanup style
> > patches.
> >
> > https://lkml.org/lkml/2014/7/11/794
> That is useful! I just run it on staging/octeon/ and it wrote two patches.
> Will submit them in a minute.
Please make sure and write better commit messages
than the script produces.
> > Using checkpatch to get familiar with kernel
> > development is fine and all, but fixing actual
> > defects and submitting new code is way more
> > useful.
[]
> I agree. I was just using checkpatch to learn about the development process.
> How to create patches, submit patches, follow review, and such. Better to
> do it
> with small changes like this first.
That's a good way to start.
> Which makes me wonder. Is my patch accepted? Will it be merged? I can do the
> proposed logging macro additions in a few days. Not sure yet how the final
> step of the process when patches get accepted and merged works.
You will generally get an email from a maintainer
when patches are accepted/rejected or you get
feedback asking for various changes.
Greg KH does that for drivers/staging but not for
drivers/staging/media. Mauro Carvalho Chehab does.
These emails are not immediate. It can take 2 or 3
weeks for a response. Sometimes longer, sometimes
shorter, sometimes no response ever comes.
After a month or so, if you get no response, maybe
the maintainer never saw it. You should maybe
expand the cc: list for the email.
When the patch is more than a trivial style cleanup,
Andrew Morton generally picks up orphan patches.
For some subsystems, there are "tracking" mechanisms
like patchwork:
For instance, netdev (net/ and drivers/net/) uses:
http://patchwork.ozlabs.org/project/netdev/list/
and David Miller, the primary networking maintainer
is very prompt about updating it.
There's this list of patchwork entries, but maintainer
activity of these lists vary:
https://patchwork.kernel.org/
next prev parent reply other threads:[~2014-11-26 16:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-25 20:19 [PATCH] staging: media: lirc: lirc_zilog.c: fix quoted strings split across lines Luis de Bethencourt
2014-11-25 20:27 ` Joe Perches
2014-11-25 20:40 ` Luis de Bethencourt
2014-11-25 21:00 ` Joe Perches
2014-11-25 21:14 ` Luis de Bethencourt
2014-11-26 1:49 ` Joe Perches
[not found] ` <CAPA4HGVJ_gJacLtgtQSJgSjgks9_7aGSuy2+aLOtkz01+Ng7CQ@mail.gmail.com>
2014-11-26 16:05 ` Joe Perches [this message]
2014-11-27 0:39 ` Luis de Bethencourt
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=1417017955.19695.3.camel@perches.com \
--to=joe@perches.com \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=gulsah.1004@gmail.com \
--cc=jarod@wilsonet.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=luis@debethencourt.com \
--cc=m.chehab@samsung.com \
--cc=mahfouz.saif.elyazal@gmail.com \
--cc=tuomas.tynkkynen@iki.fi \
/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.