[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131210163827.24304.36256.stgit@tlendack-t1.amdoffice.net>
Date: Tue, 10 Dec 2013 10:38:27 -0600
From: Tom Lendacky <thomas.lendacky@....com>
To: <davem@...emloft.net>, <linux-crypto@...r.kernel.org>,
<herbert@...dor.apana.org.au>
CC: <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] crypto: ccp - code fixes/cleanup
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists