]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc58459b7c9fb0a68fc0d2d31840a19e2ac6932d4
tree4f995103b1aa340b3d91d3530c0afd58cec4ffb6
parente104a4d1e12438a0965bc469501c41491805e81e
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