From: Tom Lendacky Date: Tue, 10 Dec 2013 16:38:44 +0000 (-0600) Subject: crypto: ccp - Remove user triggerable pr_err calls X-Git-Tag: v3.14-rc1~117^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369f3dabad95aaa3b04ec390d5489d9d46e51395;p=pandora-kernel.git crypto: ccp - Remove user triggerable pr_err calls Remove the pr_err calls that are issued during parameter checking in some AES operations. This will eliminate the possibility of filling up syslog through these paths. Signed-off-by: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed