ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 May 2015 07:45:11 +0000 (09:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 May 2015 07:45:11 +0000 (09:45 +0200)
It's no longer a part of API but merely a local function.

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

index 76cdf1d..895362a 100644 (file)
@@ -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