Browse Source

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>
Takashi Iwai 10 năm trước cách đây
mục cha
commit
c309c467ed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      sound/core/info.c

+ 1 - 1
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