LKML Archive mirror
 help / color / mirror / Atom feed
* checkpatch warnings for references to earlier commits
@ 2021-02-22 21:14 Luck, Tony
  2021-02-22 22:15 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Luck, Tony @ 2021-02-22 21:14 UTC (permalink / raw
  To: Andy Whitcroft, Joe Perches; +Cc: linux-kernel

Would it be possible to teach checkpatch not to warn about
canonical references to earlier commits?  E.g.

WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#7:
commit e80634a75aba ("EDAC, skx: Retrieve and print retry_rd_err_log registers")

Thanks

-Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: checkpatch warnings for references to earlier commits
  2021-02-22 21:14 checkpatch warnings for references to earlier commits Luck, Tony
@ 2021-02-22 22:15 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2021-02-22 22:15 UTC (permalink / raw
  To: Luck, Tony, Andy Whitcroft; +Cc: linux-kernel

On Mon, 2021-02-22 at 13:14 -0800, Luck, Tony wrote:
> Would it be possible to teach checkpatch not to warn about
> canonical references to earlier commits?  E.g.
> 
> WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
> #7:
> commit e80634a75aba ("EDAC, skx: Retrieve and print retry_rd_err_log registers")

No, not really.  It's possible and typical for commit descriptions
to span multiple lines.  checkpatch accepts that.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-22 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-22 21:14 checkpatch warnings for references to earlier commits Luck, Tony
2021-02-22 22:15 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).