On Tue, Nov 16, 2010 at 12:21:02PM -0800, Randy Dunlap wrote:
I don't know what you asked Joe to change, but asking someone to use the documented canonical patch format:
<quote> The canonical patch subject line is:
Subject: [PATCH 001/123] subsystem: summary phrase
</quote>
should be fine. And there is no need for printf-ish templates for this in MAINTAINERS either.
That's exactly what I asked him to do. He said he's not willing to use anything for "subsystem" which can't be automatically generated.
The formats I mentioned because some subsystems have their own things within this format like "subsystem: driver:" or whatever. While it's probably not an issue for the sort of patch Joe generates if we do have a tool for this I'd expect it'll go the same way that checkpatch does and get used by people doing more specific work. It'd be good to try to head off the friction that may cause by at least having an idea how we might cope with that.