staging: lustre: remove ll_crypto_alloc_blkcipher
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 06:44:31 +0000 (14:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 06:44:31 +0000 (14:44 +0800)
commit36e607a16b8def1b184d48a4489b716d6dbe3379
tree21d7953562213eb3a0f6d9da6c2484d3ebe73c93
parent2b53313a6d49b67e274e929f6ec5f24289bdfa5e
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>
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/obdclass/capa.c
drivers/staging/lustre/lustre/ptlrpc/gss/gss_krb5_mech.c