]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - crypto/scompress.c
crypto: scompress - use sgl_alloc() and sgl_free()
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 5 Jan 2018 16:26:47 +0000 (08:26 -0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 6 Jan 2018 16:18:00 +0000 (09:18 -0700)
commit8cd579d2794b90f810e534e75783ba78cdc91a07
tree4f995103b1aa340b3d91d3530c0afd58cec4ffb6
parente80a0af4759a164214f02da157a3800753ce135f
crypto: scompress - use sgl_alloc() and sgl_free()

Use the sgl_alloc() and sgl_free() functions instead of open coding
these functions.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
crypto/Kconfig
crypto/scompress.c