From: Herbert Xu Date: Wed, 19 May 2010 01:50:58 +0000 (+1000) Subject: crypto: shash - Remove usage of CRYPTO_MINALIGN X-Git-Tag: v2.6.35-rc1~446^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18eb8ea6ee4cc9ed39b45f95b734f523bcfb586b;p=pandora-kernel.git crypto: shash - Remove usage of CRYPTO_MINALIGN The macro CRYPTO_MINALIGN is not meant to be used directly. This patch replaces it with crypto_tfm_ctx_alignment. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed