diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-08-13 17:36:27 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-08-13 17:40:41 +0200 |
commit | 23cbfd6fed78715459a4395c034c4e76b8c85320 (patch) | |
tree | d91112770bff666c2349b9f58347f91da53b2aa3 /scripts/kernel-doc.py | |
parent | b26e2afb3834d4a61ce54c8484ff6014bef0b4b7 (diff) |
ALSA: azt3328: Put __maybe_unused for inline functions for gameport
Some inline functions are unused depending on kconfig, and the recent
change for clang builds made those handled as errors with W=1.
For avoiding pitfalls, mark those with __maybe_unused attributes.
Link: https://patch.msgid.link/20250813153628.12303-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions