Re: [PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure

2017-07-18 Thread Herbert Xu
On Wed, Jun 28, 2017 at 11:56:47AM -0500, Gary R Hook wrote: > Changes since v2: > - On failure remove only the DebugFS heirarchy for this device > Changes since v1: > - Remove unneeded local variable > > Signed-off-by: Gary R Hook Patch applied. Thanks. -- Email:

[PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure

2017-06-28 Thread Gary R Hook
Changes since v2: - On failure remove only the DebugFS heirarchy for this device Changes since v1: - Remove unneeded local variable Signed-off-by: Gary R Hook --- drivers/crypto/ccp/ccp-debugfs.c | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-)