The following series implements fixes and cleanup for some reported errors and suggestions (sparse errors, randconfig build errors and pr_err usage). This patch series is based on the cryptodev-2.6 kernel tree. --- Tom Lendacky (3): crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c crypto: ccp - CCP Kconfig fixes crypto: ccp - Remove user triggerable pr_err calls drivers/crypto/Kconfig | 2 +- drivers/crypto/ccp/Kconfig | 1 + drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 4 +--- drivers/crypto/ccp/ccp-crypto-aes-xts.c | 12 +++--------- drivers/crypto/ccp/ccp-crypto-aes.c | 12 +++--------- drivers/crypto/ccp/ccp-crypto-sha.c | 8 ++++---- drivers/crypto/ccp/ccp-crypto.h | 2 +- 7 files changed, 14 insertions(+), 27 deletions(-) -- Tom Lendacky -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html