mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
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>
This commit is contained in:
parent
8e7ccb7ba3
commit
c309c467ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user