Takashi Iwai 43e575fabb 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>
2016-11-15 07:28:18 +01:00
..
2016-11-05 10:52:29 -07:00
2016-10-05 16:43:53 -03:00
2016-10-14 11:07:42 -07:00
2016-11-15 07:28:18 +01:00
2016-10-12 11:01:37 -07:00
2016-10-06 11:19:10 -07:00