[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Be explicit in ERR_PTR handling

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 14 09:30:19 UTC 2019


== Series Details ==

Series: drm/i915/selftests: Be explicit in ERR_PTR handling
URL   : https://patchwork.freedesktop.org/series/69457/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
46d420fd607c drm/i915/selftests: Be explicit in ERR_PTR handling
-:11: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#11: 
References: f40a7b7558ef ("drm/i915: Initial selftests for exercising eviction")

-:11: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit f40a7b7558ef ("drm/i915: Initial selftests for exercising eviction")'
#11: 
References: f40a7b7558ef ("drm/i915: Initial selftests for exercising eviction")

-:25: WARNING:LONG_LINE: line over 100 characters
#25: FILE: drivers/gpu/drm/i915/selftests/i915_gem_evict.c:202:
+		pr_err("Failed to evict+insert, i915_gem_object_ggtt_pin returned err=%d\n", (int)PTR_ERR_OR_ZERO(vma));

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



More information about the Intel-gfx mailing list