[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: New Property Creation for HDMI

Patchwork patchwork at emeril.freedesktop.org
Fri May 7 15:20:50 UTC 2021


== Series Details ==

Series: drm/i915/display: New Property Creation for HDMI
URL   : https://patchwork.freedesktop.org/series/89872/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
1ebc8dae44b2 drm/i915/display: New Property Creation for HDMI
-:51: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!new_blob"
#51: FILE: drivers/gpu/drm/i915/display/intel_atomic.c:113:
+		if (new_blob == NULL)

-:146: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#146: FILE: drivers/gpu/drm/i915/display/intel_hdmi.c:781:
+			ret = hdmi_spd_infoframe_init(frame, hdmi_vp_info->vendor,
+					hdmi_vp_info->product);

total: 0 errors, 0 warnings, 2 checks, 126 lines checked




More information about the Intel-gfx mailing list