From: Horia Geanta Date: Thu, 2 Aug 2012 14:16:38 +0000 (+0300) Subject: crypto: talitos - prune unneeded descriptor allocation param X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~19^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602499a34247a890fd018c364c9bb6f9b931c1db;p=pandora-kernel.git crypto: talitos - prune unneeded descriptor allocation param talitos_edesc_alloc does not need hash_result param. Checking whether dst scatterlist is NULL or not is all that is required. Signed-off-by: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed