diff options
author | Joe Perches <[email protected]> | 2014-09-09 14:50:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-09-10 15:42:12 -0700 |
commit | 66881735071e54283df38ffbd9584c63e3661b9f (patch) | |
tree | eb847e1de16fe7ac45e44677a4df5b8aa03a8a4a /net/lapb/lapb_subr.c | |
parent | caac7e6d00d3ddc888bd8169e75a02f962efdcff (diff) |
checkpatch: allow commit descriptions on separate line from commit id
The general form for commit id and description is
'Commit <12+hexdigits> ("commit description/subject line")'
but commit logs often have relatively long commit ids and the commit
description emds on the next line like:
Some explanation as to why commit <12+hexdigits>
("commit foo description/subject line") is improved.
Allow this form.
Signed-off-by: Joe Perches <[email protected]>
Suggested-by: Joe Lawrence <[email protected]>
Tested-by: Joe Lawrence <[email protected]>
Suggested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions