checkpatch.pl: Fully re-sync with v5.7
authorTom Rini <trini@konsulko.com>
Tue, 16 Jun 2020 14:29:46 +0000 (10:29 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 1 Jul 2020 15:48:05 +0000 (11:48 -0400)
commitc57383b0c22bd313c9511eeb2fd6702adbcfe030
tree11f99b4f8263d463d9eda27c4de296d1f2962637
parent61139e2a4376f291911955d55d7cabaee0f9b3a4
checkpatch.pl: Fully re-sync with v5.7

While commit 048a648298b1 ("checkpatch.pl: Update to v5.7") largely
re-syncs us with checkpatch.pl from v5.7 there are a number of things
missing still.  Re-copy the script and again take care to keep our
allowed debug prints and now localized checks intact.

Fixes: 048a648298b1 ("checkpatch.pl: Update to v5.7")
Signed-off-by: Tom Rini <trini@konsulko.com>
scripts/checkpatch.pl