Re: [PATCH v2 2/4] staging: skein: Additional Whitespace Issues

2014-09-29 Thread Joe Perches
On Tue, 2014-09-30 at 01:10 -0500, Eric Rost wrote: > Fixes leading and trailing whitespace issues. [] > diff --git a/drivers/staging/skein/skein_block.c > b/drivers/staging/skein/skein_block.c [] > @@ -36,7 +36,7 @@ > #define debug_save_tweak(ctx) \ > { \

[PATCH v2 2/4] staging: skein: Additional Whitespace Issues

2014-09-29 Thread Eric Rost
Fixes leading and trailing whitespace issues. Signed-off-by: Eric Rost --- drivers/staging/skein/skein_block.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/drivers/staging/skein/skein_block.c b/drivers/staging/skein/skein_block.c index d497