From: Herbert Xu Date: Sat, 16 Dec 2006 21:57:38 +0000 (+1100) Subject: [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call X-Git-Tag: v2.6.21-rc1~83^2~65^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8da2a9485f22455dcb06dd17e2f6d94b81ba89;p=pandora-kernel.git [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call The crypto_comp conversion missed the last remaining crypto_alloc_tfm call. This patch replaces it with crypto_alloc_comp. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed