[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/edid: Add CTA-861-G modes with VIC < 128

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 20 17:06:31 UTC 2018


== Series Details ==

Series: series starting with [1/4] drm/edid: Add CTA-861-G modes with VIC < 128
URL   : https://patchwork.freedesktop.org/series/52770/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4fec2531580e drm/edid: Add CTA-861-G modes with VIC < 128
4214536fc50e drm/edid: Abstract away cea_edid_modes[]
-:131: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "cea_mode_for_vic"
#131: FILE: drivers/gpu/drm/drm_edid.c:3146:
+	return cea_mode_for_vic(vic) != NULL;

total: 0 errors, 0 warnings, 1 checks, 152 lines checked
2c9a6aa49973 drm/edid: Add CTA-861-G modes with VIC >= 193
36ada60c39ce drm/edid: Throw away the dummy VIC 0 cea mode



More information about the Intel-gfx mailing list