commit | 2b53313a6d49b67e274e929f6ec5f24289bdfa5e | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 03 14:29:11 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 03 14:29:11 2013 +0800 |
tree | b883d99a4e60190018a156e7d2112ce6048f912c | |
parent | a7f24447d1362353e36f2b1effca538912fbcda8 [diff] |
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>