diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2019-04-18 16:38:48 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-25 15:38:14 +0800 |
commit | c4b22bf51b815fb61a35a27fc847a88bc28ebb63 (patch) | |
tree | e1710a71bafd51b9060e8ed8f4f03a65af2bb32c /sound/isa/opti9xx | |
parent | 151ded73a6c4cfaa96a563bb7a2db5341d157188 (diff) |
crypto: ccree - remove special handling of chained sg
We were handling chained scattergather lists with specialized code
needlessly as the regular sg APIs handle them just fine. The code
handling this also had an (unused) code path with a use-before-init
error, flagged by Coverity.
Remove all special handling of chained sg and leave their handling
to the regular sg APIs.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Cc: stable@vger.kernel.org # v4.19+
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/isa/opti9xx')
0 files changed, 0 insertions, 0 deletions