commit | 36e607a16b8def1b184d48a4489b716d6dbe3379 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 03 14:44:31 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 03 14:44:31 2013 +0800 |
tree | 21d7953562213eb3a0f6d9da6c2484d3ebe73c93 | |
parent | 2b53313a6d49b67e274e929f6ec5f24289bdfa5e [diff] |
staging: lustre: remove ll_crypto_alloc_blkcipher Turns out that the ll_crypto_alloc_blkcipher() wrapper didn't even do anything, and is probably wrong, so it's not needed, just call the crypto core directly. Cc: Peng Tao <tao.peng@emc.com> Cc: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>