ALSA: control: Add missing kerneldoc comments to exported functions
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:44:34 +0000 (13:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:44:34 +0000 (13:44 +0100)
commit12cddbd8696657ff405e054be48747b906731698
treef0b9293d6e2868801737e795d7e1ee1e8725cb60
parent438f4e2801d730442d6fc36ab2b265c4b54cff8b
ALSA: control: Add missing kerneldoc comments to exported functions

A few functions have no proper documentation yet, so let's add them.
Along with it, remove superfluous blank line between the closing brace
and EXPORT_SYMBOL() line.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/control.c