commit | d2e3033600a2f71acf7c62e9720816591f6b002d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 16 10:29:46 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 01 11:48:05 2020 -0400 |
tree | 11f99b4f8263d463d9eda27c4de296d1f2962637 | |
parent | 99985941e7a20baf1f8a205a465cdee1c674ea03 [diff] |
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>