From: Phil Sutter Date: Thu, 5 May 2011 13:29:06 +0000 (+0200) Subject: crypto: mv_cesa - make count_sgs() null-pointer proof X-Git-Tag: v3.0-rc1~371^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef84509f3d439ed2d43ea40080643efec37f54f;p=pandora-kernel.git crypto: mv_cesa - make count_sgs() null-pointer proof This also makes the dummy scatterlist in mv_hash_final() needless, so drop it. XXX: should this routine be made pulicly available? There are probably other users with their own implementations. Signed-off-by: Phil Sutter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed