Attention is currently required from: Martin Roth. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60804 )
Change subject: [TESTME]util/lint: update checkpatch.pl to linux v5.16 ......................................................................
Patch Set 3:
(3 comments)
File util/lint/checkpatch.pl:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137469): https://review.coreboot.org/c/coreboot/+/60804/comment/76f5c436_8966b45c PS3, Line 3284: if ($input =~ /\b(c)ommit\s+([0-9a-f]{5,})\b/i) { 'ommit' may be misspelled - perhaps 'omit'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137469): https://review.coreboot.org/c/coreboot/+/60804/comment/967fe6c6_f810d4d6 PS3, Line 3290: $case = 0 if ($input =~ /\b[Cc]ommit\s+[0-9a-f]{5,40}[^A-F]/); 'ommit' may be misspelled - perhaps 'omit'?
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137469): https://review.coreboot.org/c/coreboot/+/60804/comment/48e20176_7993390b PS3, Line 3302: "Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: '${init_char}ommit $id ("$description")'\n" . $herectx); 'ommit' may be misspelled - perhaps 'omit'?