From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 13 Jun 2014 12:37:14 -0400 Subject: [PATCH V2 00/19] irqchip: crossbar: driver fixes In-Reply-To: <1402676074.12385.40.camel@joe-AO725> References: <1402574007-13987-1-git-send-email-r.sricharan@ti.com> <20140613150122.GP8664@titan.lakedaemon.net> <1402676074.12385.40.camel@joe-AO725> Message-ID: <20140613163714.GR8664@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 13, 2014 at 09:14:34AM -0700, Joe Perches wrote: > On Fri, 2014-06-13 at 11:01 -0400, Jason Cooper wrote: > > Please format the subject lines like so: > > > > irqchip: crossbar: Set cb pointer ... > > ^ > > | > > \-- note the capitalization > > I suggest you don't make this a rule and focus > on more important stuff instead. It's not my rule. ;-) > Nobody is going to write tools that parse the > changelogs by "git log --format=%s" for case > sensitivity. > > As is, it's about half/half. > > $ git log --format=%s --no-merges drivers/irqchip/ | \ > grep "^irqchip:" | cut -f3- -d":" Yeah, we haven't been perfect in the past, and a lot of stuff was merged without going though tglx's tree. That's why I was asked to help out. Either I'm fixing up the subject line as I apply the patch, or, I kindly ask the submitter to fix it up during a re-spin. thx, Jason.