Re: [PATCH v1 0/4] crypto: ccp - CCP driver updates 2015-10-01

2015-10-08 Thread Herbert Xu
On Thu, Oct 01, 2015 at 04:32:25PM -0500, Tom Lendacky wrote: > The following patches are included in this driver update series: > > - Remove the usage of BUG_ON and replace with WARN_ON and an error > return code > - Remove unused variable > - Change references to accelerator to offload > -

[PATCH v1 0/4] crypto: ccp - CCP driver updates 2015-10-01

2015-10-01 Thread Tom Lendacky
The following patches are included in this driver update series: - Remove the usage of BUG_ON and replace with WARN_ON and an error return code - Remove unused variable - Change references to accelerator to offload - Use the module name in the driver structure instead of a descriptive name