Patchwork Integration <patchwork@xxxxxxxxxxxx> writes: > Thanks for your patches! Unfortunately media-ci detected some issues: > > # Test checkpatch:./0001-media-mantis-remove-orphan-mantis_core.h.patch > ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit b3b961448f70 ("V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID list")' > #9: > This file has been an orphan ever since commit b3b961448f70 > > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #25: > deleted file mode 100644 > > total: 1 errors, 1 warnings, 0 checks, 0 lines checked .. > If you believe that the CI is wrong, The CI is wrong. There is no such ERROR. The commit description style is exactly as suggested. I assume the additional "()" in the original patch subject is messing up the regex. The WARNING is a question with answer "no", but AFAICS there is no way to tell the CI (or checkpatch) about this. Bjørn