]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit479f87d7271a8f448891180f8016fb34750627c0
treebe1b238d63d19b3215c19caa1ad14e4e2265fafd
parent4ffda018b95c044aeb42610fdc3d0ba2c27b5af7
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: d8c3a5cae411 ("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