From: Stephan Mueller Date: Sun, 17 Aug 2014 15:38:29 +0000 (+0200) Subject: crypto: drbg - remove superflowous checks X-Git-Tag: fixes-for-v3.18-merge-window~17^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45943a58df46b912685af26000e4dbacddd9c567;p=pandora-kernel.git crypto: drbg - remove superflowous checks The crypto_init and crypto_fini functions are always implemented. Thus, there is no need for a protecting check. Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed