diff options
author | Tero Kristo <t-kristo@ti.com> | 2020-08-25 16:31:06 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-11 14:39:13 +1000 |
commit | 17bce37e1b5eca95f9da783a07930b6d608c1389 (patch) | |
tree | 2fcb1b924bcc3de2d99ef57e5317f0ee7c8e352e /arch/x86/crypto | |
parent | c68e418c603f011ff0e7f4e1fb0f7edc48a04f7e (diff) | |
download | linux-17bce37e1b5eca95f9da783a07930b6d608c1389.tar.gz linux-17bce37e1b5eca95f9da783a07930b6d608c1389.tar.bz2 linux-17bce37e1b5eca95f9da783a07930b6d608c1389.zip |
crypto: sa2ul - fix compiler warning produced by clang
Clang detects a warning for an assignment that doesn't really do
anything. Fix this by removing the offending piece of code.
Fixes: 7694b6ca649f ("crypto: sa2ul - Add crypto driver")
Reported-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Tested-by: Nathan Chancellor <natechancellor@gmail.com> # build
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto')
0 files changed, 0 insertions, 0 deletions