From: Ingo Oeser Date: Wed, 19 Sep 2007 11:11:41 +0000 (+0800) Subject: [CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention X-Git-Tag: v2.6.24-rc1~1454^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aaff0c8f7dd3515c9f1ca57f86463f30779acc7;p=pandora-kernel.git [CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention Use max in blkcipher_get_spot() instead of open coding it. Signed-off-by: Ingo Oeser Signed-off-by: Herbert Xu --- Reading git-diff-tree failed