aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-01-05 11:23:37 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-01-14 11:38:32 +0800
commit42c5675c2f5baca8bb16d2f183e05339256d207c (patch)
tree29ee5f91d23b633b6141da35ca8cea8a402277e6 /include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com
parentcrypto: powerpc/p10-aes-gcm - simplify handling of linear associated data (diff)
crypto: omap - switch from scatter_walk to plain offset
The omap driver was using struct scatter_walk, but only to maintain an offset, rather than iterating through the virtual addresses of the data contained in the scatterlist which is what scatter_walk is intended for. Make it just use a plain offset instead. This is simpler and avoids using struct scatter_walk in a way that is not well supported. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions