diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-08-23 13:57:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-08-24 08:00:26 +0200 |
commit | a5ed0c547d50d30a60d67b0911b4ec2c85c54310 (patch) | |
tree | 5ed8d8688f952c271291f77d1eec13e1ab1437e9 /include/sound/memalloc.h | |
parent | 2e6481a3f3ee6234ce577454e1d88aca55f51d47 (diff) | |
download | linux-a5ed0c547d50d30a60d67b0911b4ec2c85c54310.tar.gz linux-a5ed0c547d50d30a60d67b0911b4ec2c85c54310.tar.bz2 linux-a5ed0c547d50d30a60d67b0911b4ec2c85c54310.zip |
ALSA: vx: Drop superfluous GFP setup
The extra setup with GFP_DMA32 is superfluous for this driver. The
whole operation is a simple copy loop, and there is no memory address
restriction at all. Drop the useless GFP setup.
Link: https://lore.kernel.org/r/20220823115740.14123-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/memalloc.h')
0 files changed, 0 insertions, 0 deletions