staging: lustre: remove almost all crypto layer wrappers
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 06:29:11 +0000 (14:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Aug 2013 06:29:11 +0000 (14:29 +0800)
commit2b53313a6d49b67e274e929f6ec5f24289bdfa5e
treeb883d99a4e60190018a156e7d2112ce6048f912c
parenta7f24447d1362353e36f2b1effca538912fbcda8
staging: lustre: remove almost all crypto layer wrappers

Almost all of these are just a straight function name rename, so fix
them all up to call the crypto layer properly, no need for a #define to
hide things.

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
This page took 0.025029 seconds and 5 git commands to generate.