[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Initialise ret
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 28 17:58:22 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915/selftests: Initialise ret
URL : https://patchwork.freedesktop.org/series/68662/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a204f00d5275 drm/i915/selftests: Initialise ret
-:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#8:
drivers/gpu/drm/i915//gem/selftests/i915_gem_context.c:1268 __igt_ctx_sseu() error: uninitialized symbol 'ret'.
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
b2538d08bab1 drm/i915/display: Mark conn as initialised by iterator
-:7: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#7:
drivers/gpu/drm/i915//display/intel_display.c:14403 intel_set_dp_tp_ctl_normal() error: uninitialized symbol 'conn'.
-:22: WARNING:FUNCTION_ARGUMENTS: function definition argument 'conn' should also have an identifier name
#22: FILE: drivers/gpu/drm/i915/display/intel_display.c:14394:
+ struct drm_connector *uninitialized_var(conn);
total: 0 errors, 2 warnings, 0 checks, 9 lines checked
More information about the Intel-gfx
mailing list