diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-11-14 22:25:33 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-11-15 07:28:18 +0100 |
commit | 43e575fabbaa1cc9e25dd0bb31eb6657ac7092ec (patch) | |
tree | d26ab9c2311baae694146a40c724c93f0dc56e24 /.mailmap | |
parent | f84551e45fd72a248ee69a5b95383b0334a2faac (diff) | |
download | linux-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 '.mailmap')
0 files changed, 0 insertions, 0 deletions