public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] balance parentheses and braces
Date: Sun, 12 Apr 2009 11:21:33 -0700	[thread overview]
Message-ID: <1239560493.14004.25.camel@localhost> (raw)
In-Reply-To: <20090412122419.GA27929@uranus.ravnborg.org>

On Sun, 2009-04-12 at 14:24 +0200, Sam Ravnborg wrote:
> I suggest you put some effort into finding the relevant receivers for these patches.
> This way they are more likely to be picked up and applied.

Or using the MAINTAINER patches and script I sent
and very little effort:

Without recent git-signers:

$ ./scripts/get_maintainer.pl -f --no-git arch/blackfin/mach-bf538/include/mach/cdefBF538.h
uclinux-dist-devel@blackfin.uclinux.org
Bryan Wu <cooloney@kernel.org>
$ ./scripts/get_maintainer.pl -f --no-git arch/blackfin/mach-bf548/include/mach/anomaly.h
uclinux-dist-devel@blackfin.uclinux.org
Bryan Wu <cooloney@kernel.org>
$ ./scripts/get_maintainer.pl -f --no-git drivers/atm/iphase.c
netdev@vger.kernel.org
Chas Williams <chas@cmf.nrl.navy.mil>
$ ./scripts/get_maintainer.pl -f --no-git drivers/media/dvb/frontends/stv0900_priv.h
linux-media@vger.kernel.org
Mauro Carvalho Chehab <mchehab@infradead.org>
$ ./scripts/get_maintainer.pl -f --no-git drivers/video/sis/init301.c
Thomas Winischhofer <thomas@winischhofer.net>

or with recent git-signers:

$ ./scripts/get_maintainer.pl -f arch/blackfin/mach-bf538/include/mach/cdefBF538.h
uclinux-dist-devel@blackfin.uclinux.org
Bryan Wu <cooloney@kernel.org>
Mike Frysinger <vapier.adi@gmail.com>
Yi Li <yi.li@analog.com>
Michael Hennerich <michael.hennerich@analog.com>
$ ./scripts/get_maintainer.pl -f arch/blackfin/mach-bf548/include/mach/anomaly.h
uclinux-dist-devel@blackfin.uclinux.org
Bryan Wu <cooloney@kernel.org>
Mike Frysinger <vapier.adi@gmail.com>
Robin Getz <rgetz@blackfin.uclinux.org>
$ ./scripts/get_maintainer.pl -f drivers/atm/iphase.c
netdev@vger.kernel.org
Chas Williams <chas@cmf.nrl.navy.mil>
David S. Miller <davem@davemloft.net>
"Jorge Boncompte [DTI2]" <jorge@dti2.net>
Andrew Morton <akpm@linux-foundation.org>
Wu Fengguang <fengguang.wu@intel.com>
$ ./scripts/get_maintainer.pl -f drivers/media/dvb/frontends/stv0900_priv.h
linux-media@vger.kernel.org
Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab <mchehab@redhat.com>
Randy Dunlap <randy.dunlap@oracle.com>
Igor M. Liplianin <liplianin@netup.ru>
Andrew Morton <akpm@linux-foundation.org>
$ ./scripts/get_maintainer.pl -f drivers/video/sis/init301.c
Thomas Winischhofer <thomas@winischhofer.net>



      parent reply	other threads:[~2009-04-12 18:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-12 10:47 [PATCH] balance parentheses and braces Mariusz Kozlowski
2009-04-12 10:47 ` [PATCH 1/4] fix parenthesis balance in blackfin arch code Mariusz Kozlowski
2009-04-12 10:47 ` [PATCH 2/4] remove unbalanced opening brace from drivers/atm/iphase.c Mariusz Kozlowski
2009-04-12 10:47 ` [PATCH 3/4] balance parentheses in dvb stv0900_priv.h code Mariusz Kozlowski
2009-04-12 10:47 ` [PATCH 4/4] balance parenthesis in sis init301.c code Mariusz Kozlowski
2009-04-12 12:24 ` [PATCH] balance parentheses and braces Sam Ravnborg
2009-04-12 16:18   ` Mariusz Kozlowski
2009-04-12 18:21   ` Joe Perches [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=1239560493.14004.25.camel@localhost \
    --to=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.kozlowski@tuxland.pl \
    --cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox