commit | c57383b0c22bd313c9511eeb2fd6702adbcfe030 | [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 | 61139e2a4376f291911955d55d7cabaee0f9b3a4 [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>