OSDN Git Service

ALSA: memalloc: Remove a stale comment
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Nov 2021 06:31:00 +0000 (07:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Nov 2021 06:35:23 +0000 (07:35 +0100)
commit4ddac46031c1b341f2d3466243ac280f589ca41b
treebe1b238d63d19b3215c19caa1ad14e4e2265fafd
parentd159037abbe3412285c271bdfb9cdf19e62678ff
ALSA: memalloc: Remove a stale comment

The comment about the reused vmalloc helpers is no longer valid after
the recent change for the noncontig allocator.  Drop the stale
comment.

Fixes: ad4f93ca4138 ("ALSA: memalloc: Use proper SG helpers for noncontig allocations")
Link: https://lore.kernel.org/r/20211110063100.21359-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/memalloc.c