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:
39e1ee0
)
[CRYPTO] api: Add missing headers for setkey_unaligned
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 23 Aug 2007 08:23:01 +0000
(16:23 +0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:40 +0000
(16:55 -0700)
This patch ensures that kernel.h and slab.h are included for
the setkey_unaligned function. It also breaks a couple of
long lines.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found