Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes

From: Joe Perches
Date: Fri Jun 13 2014 - 12:14:49 EST


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.

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":"

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/