crypto: ccp - Remove user triggerable pr_err calls
authorTom Lendacky <thomas.lendacky@amd.com>
Tue, 10 Dec 2013 16:38:44 +0000 (10:38 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 20 Dec 2013 12:06:22 +0000 (20:06 +0800)
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 <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found