summaryrefslogtreecommitdiff
path: root/crypto/lrw.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-09-14 19:02:19 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2017-10-07 12:10:34 +0800
commit307257a3cee4038976f57b6a5d4e669f1440e2aa (patch)
treeb9815bdff69860e2afd1a65cd9ee8e91e23967c3 /crypto/lrw.c
parent5f05c77778f6a22cc9287edd181e1fe5007e6151 (diff)
downloadlinux-crypto-307257a3cee4038976f57b6a5d4e669f1440e2aa.tar.gz
linux-crypto-307257a3cee4038976f57b6a5d4e669f1440e2aa.zip
crypto: algboss - remove redundant setting of len to zero
The variable len is set to zero, never read and then later updated to p - name, so clearly the zero'ing of len is redundant and can be removed. Detected by clang scan-build: " warning: Value stored to 'len' is never read" Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/lrw.c')
0 files changed, 0 insertions, 0 deletions