From: Herbert Xu Date: Tue, 14 Jul 2009 10:30:24 +0000 (+0800) Subject: crypto: hash - Add helpers to free spawns X-Git-Tag: v2.6.32-rc1~731^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52861c7cd711fac97b37ae0f4842a9ad26ecae72;p=pandora-kernel.git crypto: hash - Add helpers to free spawns This patch adds the helpers crypto_drop_ahash and crypto_drop_shash so that these spawns can be dropped without ugly casts. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed