Re: checkpatch: length of git commit IDs

From: Joe Perches
Date: Sun Feb 01 2015 - 15:09:22 EST


On Sun, 2015-02-01 at 20:59 +0100, Stefan Richter wrote:
> Hi Joe,

Hi Stefan.

> I was just told that 12 is less than 12:
>
> > ERROR: Please use 12 or more chars for the git commit ID like: 'Commit
> > 01234567890ab ("commit description")' #5:
> > Commit 2a48fc0ab242 "block: autoconvert trivial BKL users to private

Yeah, that message isn't very descriptive.

It really wants parentheses around the commit
message like:

Commit 2a48fc0ab242 ("block: autoconvert trivial BKL users to private

Try the version in -next. I think it has a
better message description.


--
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/