[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/tgl: Implement Wa_14013120569
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 29 00:12:55 UTC 2021
== Series Details ==
Series: drm/i915/display/tgl: Implement Wa_14013120569
URL : https://patchwork.freedesktop.org/series/91987/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7b3735152a04 drm/i915/display/tgl: Implement Wa_14013120569
-:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#20: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:6388:
+ struct drm_i915_private *dev_priv = i915;$
-:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#21: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:6389:
+ u32 val;$
-:67: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#67: FILE: drivers/gpu/drm/i915/display/intel_hotplug.c:302:
+ }
+ else if (connector->base.status == connector_status_disconnected) {
total: 1 errors, 2 warnings, 0 checks, 51 lines checked
More information about the Intel-gfx
mailing list