Commit c309c467 authored by Takashi Iwai's avatar Takashi Iwai

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: default avatarTakashi Iwai <tiwai@suse.de>
parent 8e7ccb7b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment