summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2016-11-14 22:25:33 +0100
committerTakashi Iwai <tiwai@suse.de>2016-11-15 07:28:18 +0100
commit43e575fabbaa1cc9e25dd0bb31eb6657ac7092ec (patch)
treed26ab9c2311baae694146a40c724c93f0dc56e24 /.cocciconfig
parentf84551e45fd72a248ee69a5b95383b0334a2faac (diff)
downloadlinux-43e575fabbaa1cc9e25dd0bb31eb6657ac7092ec.tar.bz2
ALSA: core: Fix kernel-doc warnings
Several lines in sound/core.h get the kernel-doc warnings like ./include/sound/core.h:323: warning: No description found for parameter '...' where we use define like foo(x, args...) and "args" isn't mentioned in the comments. As an easy workaround, use simple __VA_ARGS__ for VLA in macros. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions