[PATCH 2/2] sound: Remove redundant comments
From: YangHui yanghui.def@gmail.com
Remove redundant comments
Signed-off-by: YangHui yanghui.def@gmail.com --- sound/core/init.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/sound/core/init.c b/sound/core/init.c index 764dbe6..75aec71 100644 --- a/sound/core/init.c +++ b/sound/core/init.c @@ -149,8 +149,6 @@ static void release_card_device(struct device *dev) * @extra_size: allocate this extra size after the main soundcard structure * @card_ret: the pointer to store the created card instance * - * Creates and initializes a soundcard structure. - * * The function allocates snd_card instance via kzalloc with the given * space for the driver to use freely. The allocated struct is stored * in the given card_ret pointer.
On Mon, 21 Dec 2020 07:22:07 +0100, hui yang wrote:
From: YangHui yanghui.def@gmail.com
Remove redundant comments
Signed-off-by: YangHui yanghui.def@gmail.com
Thanks, applied.
Takashi
participants (2)
-
hui yang
-
Takashi Iwai