From: Phil Sutter Date: Thu, 5 May 2011 13:28:59 +0000 (+0200) Subject: crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup X-Git-Tag: v3.0-rc1~371^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811e6ed62347f1042ab1c560e5e2ebc8892f7f8f;p=pandora-kernel.git crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup The code in mv_hash_final is actually a superset of mv_hash_finup's body. Since the driver works fine without, drop it. Signed-off-by: Phil Sutter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed