commit | 791b4d5f73cbc16ee532ebac5bd82d51524d4f99 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 23 16:23:01 2007 +0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:40 2007 -0700 |
tree | df9e5ee5a6e94892fb1056627caea4e494343083 | |
parent | 39e1ee011f42dbbcb0210c73ea728ae54cf63b06 [diff] |
[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>