From: Greg Kroah-Hartman Date: Sat, 3 Aug 2013 06:44:31 +0000 (+0800) Subject: staging: lustre: remove ll_crypto_alloc_blkcipher X-Git-Tag: v3.12-rc1~183^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e607a16b8def1b184d48a4489b716d6dbe3379;p=pandora-kernel.git 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 Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed