[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
janusz.krzysztofik at linux.intel.com
Fri Oct 18 11:53:00 UTC 2019
On Friday, October 18, 2019 1:43:32 PM CEST Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
> URL : https://patchwork.freedesktop.org/series/68188/
> State : warning
>
> == Summary ==
>
> $ dim checkpatch origin/drm-tip
> 586f33cacab5 drm/i915: Restore full symmetry in i915_driver_modeset_probe/
remove
> -:19: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit
<12+ chars of sha1> ("<title line>")' - ie: 'commit 78dae1ac35dd ("drm/i915:
Propagate "_remove" function name suffix down")'
> #19:
> changed meanwhile by commit 78dae1ac35dd ("drm/i915: Propagate
>
> total: 1 errors, 0 warnings, 0 checks, 22 lines checked
That's a false positive, I believe. checkpatch has problems with quoted
commit messages that contain double quotes inside, like 'Propagate "__remove"
...' in this case.
Thanks,
Janusz
More information about the Intel-gfx
mailing list