Re: [PATCH v2 0/2] Minor CCP driver changes

2016-10-02 Thread Herbert Xu
On Wed, Sep 28, 2016 at 11:53:31AM -0500, Gary R Hook wrote:
> V2: point a goto statement at the correct label
> 
> The following series is for miscellaneous small changes.

Both patches applied.  Thanks.
-- 
Email: Herbert Xu 
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/2] Minor CCP driver changes

2016-09-28 Thread Gary R Hook
V2: point a goto statement at the correct label

The following series is for miscellaneous small changes.

---

Gary R Hook (2):
  crypto: ccp - clean up data structure
  crypto: ccp - Make syslog errors human-readable



 drivers/crypto/ccp/ccp-dev-v3.c |5 +++-
 drivers/crypto/ccp/ccp-dev-v5.c |   12 +++--
 drivers/crypto/ccp/ccp-dev.c|   53 +++
 drivers/crypto/ccp/ccp-dev.h|8 --
 drivers/crypto/ccp/ccp-pci.c|4 +--
 5 files changed, 73 insertions(+), 9 deletions(-)

--
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html