[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for enhanced edid driver compatibility (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 17 12:53:31 UTC 2022
== Series Details ==
Series: enhanced edid driver compatibility (rev4)
URL : https://patchwork.freedesktop.org/series/101241/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f67f924a655d drm/edid: seek for available CEA block from specific EDID block index
e9bcceacf18b drm/edid: parse multiple CEA extension block
8e61410caf83 drm/edid: read HF-EEODB ext block
d51bffadad78 drm/edid: parse HF-EEODB CEA extension block
-:48: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!edid"
#48: FILE: drivers/gpu/drm/drm_edid.c:3369:
+ if (edid == NULL || edid->extensions == 0 || *ext_index >= ext_blk_num)
total: 0 errors, 0 warnings, 1 checks, 145 lines checked
7fdf6e3f34d6 drm/edid: check for HF-SCDB block
More information about the Intel-gfx
mailing list