Re: [PATCH] crypto: procfs: Removing some useless only space lines

2020-09-25 Thread Herbert Xu
On Thu, Sep 17, 2020 at 06:59:36PM +, Corentin Labbe wrote: > Some line got only spaces, remove them > > Signed-off-by: Corentin Labbe > --- > crypto/proc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.ap

[PATCH] crypto: procfs: Removing some useless only space lines

2020-09-17 Thread Corentin Labbe
Some line got only spaces, remove them Signed-off-by: Corentin Labbe --- crypto/proc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/proc.c b/crypto/proc.c index 08d8c2bc7e62..12fccb9c5205 100644 --- a/crypto/proc.c +++ b/crypto/proc.c @@ -36,7 +36,7 @@ static vo