[0/2] checkpatch tweaks

Message ID 20230808033019.21911-1-jim.cromie@gmail.com
Headers
Series checkpatch tweaks |

Message

Jim Cromie Aug. 8, 2023, 3:30 a.m. UTC
  2 small changes:
  . silence extern in .c warning if sym is present in vmlinux.lds.h
  . warn about >75 chars 1st, since thats the actual test.

Jim Cromie (2):
  checkpatch: special case extern struct in .c
  checkpatch: reword long-line warning about commit-msg

 scripts/checkpatch.pl | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)