diff mbox

[4/4] ALSA: info: Drop kerneldoc comment from snd_info_create_entry()

Message ID 1431935824-8670-5-git-send-email-tiwai@suse.de (mailing list archive)
State New, archived
Headers show

Commit Message

Takashi Iwai May 18, 2015, 7:57 a.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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