commit | d23afa1abc54b5b7cb7c65f451378b5c0820bfe6 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Fri Sep 18 14:57:11 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Sep 21 23:05:55 2015 +0800 |
tree | 917abc68d3196d7dc422ceeb9476231cc47c47d0 | |
parent | 76804eb846a413cd761f63ad6cdca1c8ca337678 [diff] |
crypto: sahara - replace sahara_sg_length with sg_nents_for_len The sahara_sg_length function of the sahara driver is the same as sg_nents_for_len from lib/scatterlist.c Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>