summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-01-19 02:00:21 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-25 15:42:09 +0100
commit0f987e25cb8a9c23bfd70942a580c2698444e4b4 (patch)
tree68080c60ed0d470058af4fd61d46e505abb46c6f /crypto
parenthwrng: brcm63xx - document device tree bindings (diff)
downloadlinux-0f987e25cb8a9c23bfd70942a580c2698444e4b4.tar.xz
linux-0f987e25cb8a9c23bfd70942a580c2698444e4b4.zip
crypto: ixp4xx - Fix false lastlen uninitialised warning
This patch fixes a false positive uninitialised variable warning in aead_perform by moving the source processing in front of the destination processing, thus ensuring that the initialisation of lastlen is always visible to gcc. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions