]> git.baikalelectronics.ru Git - kernel.git/commit
[CRYPTO] api: Add missing headers for setkey_unaligned
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Aug 2007 08:23:01 +0000 (16:23 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:40 +0000 (16:55 -0700)
commitde7607e3631d690c6ed790efbb5f2381ac6b32b9
treedf9e5ee5a6e94892fb1056627caea4e494343083
parent0c425c5d6f752d5a26cab36bdec409535642e7c0
[CRYPTO] api: Add missing headers for setkey_unaligned

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>
crypto/ablkcipher.c
crypto/blkcipher.c
crypto/cipher.c
crypto/hash.c