aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/Kconfig
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-23 12:48:24 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-01 13:38:31 +0800
commita52485165d85b008d8ebb03884350b11039580e1 (patch)
tree58ca6d58c6b0814958de734e79ad31a4ae0916f1 /drivers/crypto/allwinner/Kconfig
parentcrypto: ecdh - fix big endian bug in ECC library (diff)
downloadlinux-dev-a52485165d85b008d8ebb03884350b11039580e1.tar.xz
linux-dev-a52485165d85b008d8ebb03884350b11039580e1.zip
crypto: mediatek - remove redundant bitwise-or
Bitwise-or'ing 0xffffffff with the u32 variable ctr is the same result as assigning the value to ctr. Remove the redundant bitwise-or and just use an assignment. Addresses-Coverity: ("Suspicious &= or |= constant expression") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/allwinner/Kconfig')
0 files changed, 0 insertions, 0 deletions