diff options
author | 2023-02-04 21:54:08 +0100 | |
---|---|---|
committer | 2023-02-10 17:20:19 +0800 | |
commit | 4409c08d806721f0be80bf1c6537a983289272ed (patch) | |
tree | a3ee42cf4164149490cc548321e0accec5fd61d9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | crypto: aspeed - fix type warnings (diff) | |
download | wireguard-linux-4409c08d806721f0be80bf1c6537a983289272ed.tar.xz wireguard-linux-4409c08d806721f0be80bf1c6537a983289272ed.zip |
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
There is no need to use GFP_ATOMIC here. GFP_KERNEL is already used for
another memory allocation just the line after.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions