git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ffbb83
)
[CRYPTO] authenc: Move initialisations up to shut up gcc
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 11 Oct 2007 08:45:17 +0000
(16:45 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 23 Nov 2007 11:32:09 +0000
(19:32 +0800)
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: Herbert Xu <herbert@gondor.apana.org.au>
crypto/authenc.c
patch
|
blob
|
history
diff --cc
crypto/authenc.c
Simple merge