Commit 6df5b9f4 authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] Simplify one-member scatterlist expressions



This patch rewrites various occurences of &sg[0] where sg is an array
of length one to simply sg.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 378f058c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment