diff options
author | Christophe JAILLET | 2023-02-04 21:54:08 +0100 |
---|---|---|
committer | Herbert Xu | 2023-02-10 17:20:19 +0800 |
commit | 4409c08d806721f0be80bf1c6537a983289272ed (patch) | |
tree | a3ee42cf4164149490cc548321e0accec5fd61d9 /drivers/most | |
parent | eaf05e829f389d172ca7e553f22d49d104b6861c (diff) |
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/most')
0 files changed, 0 insertions, 0 deletions