== Series Details == Series: drm: fix and enable warnings on unused static inlines URL : https://patchwork.freedesktop.org/series/138460/ State : warning == Summary == Error: dim checkpatch failed fafb7fc7e7b4 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 62e8c6109977 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 c7aefebe75b0 drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() 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, 16 lines checked 13917298934d drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} with __maybe_unused 9141affc8c43 drm/imagination: annotate pvr_fw_version_packed() 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 1d85b49da552 drm/meson: dw-hdmi: annotate dw_hdmi_dwc_write_bits() 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, 14 lines checked 0ae4d099d0c1 drm/msmi: annotate pll_cmp_to_fdata() with __maybe_unused -:6: WARNING:REPEATED_WORD: Possible repeated word: 'and' #6: Building with clang and and W=1 leads to warning about unused total: 0 errors, 1 warnings, 0 checks, 8 lines checked 7a8418801322 drm: enable warnings on unused static inlines