From: Mark Brown Subject: Re: rfc: rewrite commit subject line for subsystem maintainer preference tool Date: Tue, 16 Nov 2010 23:01:26 +0000 Lines: 24 Message-ID: <20101116230126.GB24623@opensource.wolfsonmicro.com> References: <1289848458.16461.150.camel@Joe-Laptop> <20101115193407.GK12986@rakim.wolfsonmicro.main> <1289850773.16461.166.camel@Joe-Laptop> <20101116104921.GL12986@rakim.wolfsonmicro.main> <1289919077.28741.50.camel@Joe-Laptop> <20101116183707.179964dd@schatten.dmk.lab> <20101116181226.GB26239@rakim.wolfsonmicro.main> <20101116203522.65240b18@schatten.dmk.lab> <20101116195530.GA7523@rakim.wolfsonmicro.main> <20101116122102.86e7e0b9.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: alsa-devel@alsa-project.org, Jiri Kosina , linux-kernel@vger.kernel.org, Florian Mickler , Joe Perches , Andrew Morton To: Randy Dunlap X-From: alsa-devel-bounces@alsa-project.org Wed Nov 17 00:01:43 2010 Return-path: Envelope-to: glad-alsa-devel-2@m.gmane.org Received: from alsa0.perex.cz ([212.20.107.51]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PIUWr-0004yP-6J for glad-alsa-devel-2@m.gmane.org; Wed, 17 Nov 2010 00:01:33 +0100 Received: by alsa0.perex.cz (Postfix, from userid 1000) id A434B103882; Wed, 17 Nov 2010 00:01:26 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail1.perex.cz X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.2.4 Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 9B9A81037FB; Wed, 17 Nov 2010 00:01:23 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 47D7B1037FB; Wed, 17 Nov 2010 00:01:22 +0100 (CET) Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id F24201037E3 for ; Wed, 17 Nov 2010 00:01:20 +0100 (CET) Received: from finisterre.wolfsonmicro.main (cpc3-sgyl4-0-0-cust125.sgyl.cable.virginmedia.com [82.41.240.126]) by opensource2.wolfsonmicro.com (Postfix) with ESMTPSA id F2D407881C9; Tue, 16 Nov 2010 23:01:18 +0000 (GMT) Received: from broonie by finisterre.wolfsonmicro.main with local (Exim 4.72) (envelope-from ) id 1PIUWk-0007m9-B8; Tue, 16 Nov 2010 23:01:26 +0000 Content-Disposition: inline In-Reply-To: <20101116122102.86e7e0b9.rdunlap@xenotime.net> X-Cookie: Beware of Bigfoot! User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org Archived-At: 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: > > The canonical patch subject line is: > Subject: [PATCH 001/123] subsystem: summary phrase > > 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.