From: Alexey Dobriyan Date: Tue, 27 Sep 2011 05:26:24 +0000 (+0300) Subject: crypto: whirlpool - count rounds from 0 X-Git-Tag: v3.2-rc1~105^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4385d250d83fae0148607d9fb694aa6e90ab9c;p=pandora-kernel.git crypto: whirlpool - count rounds from 0 rc[0] is unused because rounds are counted from 1. Save an u64! Signed-off-by: Alexey Dobriyan Signed-off-by: Herbert Xu --- Reading git-diff-tree failed