Skip to content

Commit

Permalink
ALSA: core: Remove redundant comments
Browse files Browse the repository at this point in the history
Remove redundant comments

Signed-off-by: YangHui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
YangHui authored and tiwai committed Dec 21, 2020

Verified

This commit was signed with the committer’s verified signature.
Duhemm Martin Duhem
1 parent 0992620 commit 8b7c764
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/core/init.c
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 8b7c764

Please sign in to comment.