From: Markus Armbruster <armbru@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: checkpatch.pl warning on "added, moved or deleted" messed up
Date: Thu, 08 Jan 2026 13:57:56 +0100 [thread overview]
Message-ID: <87ms2o6z3f.fsf@pond.sub.org> (raw)
I ran checkpatch on my
[PATCH 0/2] migration: Drop deprecated QMP stuff
Message-ID: <20260108125512.2234147-1-armbru@redhat.com>
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
next reply other threads:[~2026-01-08 12:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 12:57 Markus Armbruster [this message]
2026-01-08 14:42 ` checkpatch.pl warning on "added, moved or deleted" messed up Daniel P. Berrangé
2026-01-09 7:13 ` Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ms2o6z3f.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.