From: Herbert Xu Date: Fri, 21 Oct 2011 12:37:10 +0000 (+0200) Subject: crypto: user - Initialise match in crypto_alg_match X-Git-Tag: v3.2-rc1~105^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ea64ece7f4c14294b2fce5403b1e71eab87f1e;p=pandora-kernel.git crypto: user - Initialise match in crypto_alg_match We need to default match to 0 as otherwise it may lead to a false positive. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed