== Series Details == Series: drm: fix and enable warnings on unused static inlines (rev2) URL : https://patchwork.freedesktop.org/series/138460/ State : warning == Summary == Error: dim checkpatch failed dc99fb0a4943 drm/bridge: dw-hdmi-i2s: annotate hdmi_read() with __maybe_unused -:7: WARNING:REPEATED_WORD: Possible repeated word: 'and' #7: Building with clang and and W=1 leads to warning about unused total: 0 errors, 1 warnings, 0 checks, 8 lines checked e3994671b5b8 drm: renesas: rcar-du: annotate rcar_cmm_read() with __maybe_unused -:7: WARNING:REPEATED_WORD: Possible repeated word: 'and' #7: Building with clang and and W=1 leads to warning about unused total: 0 errors, 1 warnings, 0 checks, 8 lines checked 004ed9e0f32f drm: enable warnings on unused static inlines