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 latest linux version ......................................................................
Patch Set 2:
(3 comments)
File util/lint/checkpatch.pl:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137388): https://review.coreboot.org/c/coreboot/+/60804/comment/8c31de0c_500d9546 PS2, Line 3278: 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-137388): https://review.coreboot.org/c/coreboot/+/60804/comment/d27f8650_2e15c150 PS2, Line 3284: $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-137388): https://review.coreboot.org/c/coreboot/+/60804/comment/aed8b1d9_dd502168 PS2, Line 3296: "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'?