aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/info.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-05-18 09:45:11 +0200
committerTakashi Iwai <tiwai@suse.de>2015-05-18 09:45:11 +0200
commitc309c467edbe006f335af5947f89636bc5473a1b (patch)
tree1c59eddd9c012e6809dcf6a672e5a2ea98c418c3 /sound/core/info.c
parentALSA: info: Move list addition to snd_info_create_entry() (diff)
downloadlinux-dev-c309c467edbe006f335af5947f89636bc5473a1b.tar.xz
linux-dev-c309c467edbe006f335af5947f89636bc5473a1b.zip
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
It's no longer a part of API but merely a local function. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/info.c')
-rw-r--r--sound/core/info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/core/info.c b/sound/core/info.c
index 76cdf1d21f17..895362a696c9 100644
--- a/sound/core/info.c
+++ b/sound/core/info.c
@@ -686,7 +686,7 @@ const char *snd_info_get_str(char *dest, const char *src, int len)
EXPORT_SYMBOL(snd_info_get_str);
-/**
+/*
* snd_info_create_entry - create an info entry
* @name: the proc file name
* @parent: the parent directory