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 1:
(3 comments)
File util/lint/checkpatch.pl:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137387): https://review.coreboot.org/c/coreboot/+/60804/comment/82a60a3f_bd0aba95 PS1, Line 3277: 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-137387): https://review.coreboot.org/c/coreboot/+/60804/comment/360bd1d5_e5e84758 PS1, Line 3283: $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-137387): https://review.coreboot.org/c/coreboot/+/60804/comment/129b2575_21046801 PS1, Line 3295: "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'?