[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove partial attempt to swizzle on pread/pwrite

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 23 09:49:50 UTC 2018


== Series Details ==

Series: drm/i915: Remove partial attempt to swizzle on pread/pwrite
URL   : https://patchwork.freedesktop.org/series/47043/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f91f607dc2fa drm/i915: Remove partial attempt to swizzle on pread/pwrite
-:21: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21: 
References: fe115628d567 ("drm/i915: Implement pwrite without struct-mutex")

-:21: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit fe115628d567 ("drm/i915: Implement pwrite without struct-mutex")'
#21: 
References: fe115628d567 ("drm/i915: Implement pwrite without struct-mutex")

-:169: ERROR:SPACING: space prohibited after that '-' (ctx:WxW)
#169: FILE: drivers/gpu/drm/i915/i915_gem.c:1003:
+	return ret ? - EFAULT : 0;
 	             ^

total: 2 errors, 1 warnings, 0 checks, 270 lines checked



More information about the Intel-gfx mailing list