From: Herbert Xu Date: Wed, 24 Jun 2009 05:48:13 +0000 (+0800) Subject: crypto: testmgr - Remove hash size check X-Git-Tag: v2.6.32-rc1~731^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259c5e05c13daaaea039b5bf29a2674701cfd68e;p=pandora-kernel.git crypto: testmgr - Remove hash size check Until hash test vectors grow longer than 256 bytes, the only purpose of the check is to generate a gcc warning. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed