Re: checkpatch warnings for references to earlier commits

2021-02-22 Thread Joe Perches
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: Ret

checkpatch warnings for references to earlier commits

2021-02-22 Thread Luck, Tony
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