From: Herbert Xu Date: Mon, 7 Jul 2008 12:54:35 +0000 (+0800) Subject: crypto: hash - Removed vestigial ahash fields X-Git-Tag: v2.6.27-rc1~1107^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166247f46a9c866e6f7f7d2212be875fb82212a1;p=pandora-kernel.git crypto: hash - Removed vestigial ahash fields The base field in ahash_tfm appears to have been cut-n-pasted from ablkcipher. It isn't needed here at all. Similarly, the info field in ahash_request also appears to have originated from its cipher counter-part and is vestigial. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed