== Series Details == Series: drm/edid: filter DisplayID v2.0 CTA block in audio detection URL : https://patchwork.freedesktop.org/series/101565/ State : warning == Summary == $ dim checkpatch origin/drm-tip c6bc4398d65c drm/edid: filter DisplayID v2.0 CTA block in audio detection -:28: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'edid_ext[0] == DATA_BLOCK_CTA' #28: FILE: drivers/gpu/drm/drm_edid.c:4859: + if (!edid_ext || (edid_ext[0] == DATA_BLOCK_CTA)) total: 0 errors, 0 warnings, 1 checks, 8 lines checked