Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1408327

Re: [PATCH] checkpatch: Reduce git commit description style false positives

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] checkpatch: Reduce git commit description style false positives
Date 2016-05-28 00:00 +0200
Message-ID <rDxXs-ni-13@gated-at.bofh.it> (permalink)
References <rDxuq-b0-5@gated-at.bofh.it> <rDxuq-b0-3@gated-at.bofh.it> <rDxXs-ni-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 2016-05-27 at 14:50 -0700, Andrew Morton wrote:
> On Fri, 27 May 2016 14:20:42 -0700 Joe Perches <joe@perches.com>
> wrote:
> 
> > 
> > Some lines in a commit log appear to be commit SHA1 ids like:
> > 
> > ERROR: Please use git commit description style 'commit <12+ chars of
> > sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit
> > description")'
> > Link: http://lkml.kernel.org/r/40e03fd7aaf1f55c75d787128d6d17c5a7122
> > 6c2.1464358556.git.vdavydov@virtuozzo.com
> > 
> > Reduce the false positives.
> > 
> hm, I still get the falsie when checking this very patch.

because commit 0123456789ab doesn't exist

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] checkpatch: Reduce git commit description style false positives Joe Perches <joe@perches.com> - 2016-05-27 23:30 +0200
  Re: [PATCH] checkpatch: Reduce git commit description style false  positives Joe Perches <joe@perches.com> - 2016-05-28 00:00 +0200
  Re: [PATCH] checkpatch: Reduce git commit description style false  positives Andrew Morton <akpm@linux-foundation.org> - 2016-05-28 00:00 +0200

csiph-web