== Series Details ==
Series: drm/i195: Remove some dead struct fwd decl from i915_drv.h
URL : https://patchwork.freedesktop.org/series/96176/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
75d76795a743 drm/i195: Remove some dead struct fwd decl from i915_drv.h
-:6: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+
chars of sha1> ("<title line>")' - ie: 'commit ed29c2691188 ("drm/i915: Fix
userptr so we do not have to worry about obj->mm.lock, v7.")'
#6:
Gone with userptr rewrite by Maarten in ed29c2691188 ("drm/i915: Fix
-:25: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address
mismatch: 'From: Daniel Vetter <[email protected]>' != 'Signed-off-by:
Daniel Vetter <[email protected]>'
total: 1 errors, 1 warnings, 0 checks, 8 lines checked