From: Stephan Mueller Date: Sun, 17 Aug 2014 15:40:20 +0000 (+0200) Subject: crypto: drbg - remove unnecessary sanity checks X-Git-Tag: fixes-for-v3.18-merge-window~17^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc034ef5573ef4d81daa666c02a3df1ad28e24a7;p=pandora-kernel.git crypto: drbg - remove unnecessary sanity checks The drbg_make_shadow function contains sanity checks which are not needed as the function is invoked at times where it is ensured that the checked-for variables are available. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed