diff options
author | Takashi Iwai <[email protected]> | 2022-08-23 13:57:36 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-08-24 08:00:26 +0200 |
commit | a5ed0c547d50d30a60d67b0911b4ec2c85c54310 (patch) | |
tree | 5ed8d8688f952c271291f77d1eec13e1ab1437e9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 2e6481a3f3ee6234ce577454e1d88aca55f51d47 (diff) |
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/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions