Skip to content
Commit f347c4fa authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] authenc: Move initialisations up to shut up gcc



It seems that newer versions of gcc have regressed in their abilities to
analyse initialisations.  This patch moves the initialisations up to avoid
the warnings.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2ffbb837
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment