✗ Fi.CI.CHECKPATCH: warning for drm/i915/audio: convert to struct intel_display
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 8 15:13:53 UTC 2025
== Series Details ==
Series: drm/i915/audio: convert to struct intel_display
URL : https://patchwork.freedesktop.org/series/143248/
State : warning
== Summary ==
Error: dim checkpatch failed
8e88d7bd097b drm/i915/audio: convert to struct intel_display
48a81ac0fa0d drm/i915/audio: convert LPE audio to struct intel_display
-:425: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#425: FILE: drivers/gpu/drm/i915/display/intel_lpe_audio.h:27:
}
+static inline void intel_lpe_audio_teardown(struct intel_display *display)
-:429: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#429: FILE: drivers/gpu/drm/i915/display/intel_lpe_audio.h:30:
}
+static inline void intel_lpe_audio_irq_handler(struct intel_display *display)
-:433: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#433: FILE: drivers/gpu/drm/i915/display/intel_lpe_audio.h:33:
}
+static inline void intel_lpe_audio_notify(struct intel_display *display,
total: 0 errors, 0 warnings, 3 checks, 417 lines checked
71ce490396cc drm/i915/audio: rename function prefixes from i915 to intel
More information about the Intel-gfx
mailing list