diff options
author | 2019-04-18 16:38:52 +0300 | |
---|---|---|
committer | 2019-04-25 15:38:14 +0800 | |
commit | b7ec8530687a5b44654ee59c236579c2d890357f (patch) | |
tree | 25918630e1d821ca70cd47085fdbd9de9892fdd9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: ccree - use devm_kzalloc for device data (diff) | |
download | wireguard-linux-b7ec8530687a5b44654ee59c236579c2d890357f.tar.xz wireguard-linux-b7ec8530687a5b44654ee59c236579c2d890357f.zip |
crypto: ccree - use std api when possible
Move to use the std api sg_nents_for_len() when we do not in fact
require the extra information about the number of bytes in the last
entry provided by the in-driver variant cc_get_sgl_nents().
This also resolves a Coverity warning cause by us not using
the output value.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions