== 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


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to