[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140827131135.6d789d26@jlaw-desktop.mno.stratus.com>
Date: Wed, 27 Aug 2014 13:11:35 -0400
From: Joe Lawrence <joe.lawrence@...atus.com>
To: <linux-kernel@...r.kernel.org>
CC: Joe Perches <joe@...ches.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] checkpatch: Add test for commit id formatting style in
commit log
> Try to standardize on a 12 character long lower case
> commit id along with a description of parentheses and
> the quoted subject line
>
> ie: commit 0123456789ab ("commit description")
Hi Joe / Andrew,
I don't know if checkpatch is built for multiline regex, but I noticed
that this new check complained about the following commit message:
...
The PCI register read checking introduced in commit fe1b806f4f71
("qla2xxx: Disable adapter when we encounter a PCI disconnect") is
...
where 'commit hash ("message")' is split on multiple lines.
Dunno if that behavior is easily fixed, but thought I would report it.
Regards,
-- Joe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists