I ran checkpatch on my
[PATCH 0/2] migration: Drop deprecated QMP stuff
Message-ID: <[email protected]>
and got
$ scripts/checkpatch.pl --terse *patch
0001-migration-Drop-deprecated-QMP-command-query-migratio.patch:290:
WARNING: added, moved or deleted file(s):
total: 0 errors, 1 warnings, 129 lines checked
The culprit seems to be commit 1d745e6d963 (scripts/checkpatch: use new
hook for MAINTAINERS update check). If I use the version immediately
preceding it, I get:
0001-migration-Drop-deprecated-QMP-command-query-migratio.patch:105:
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
total: 0 errors, 1 warnings, 129 lines checked