Re: [PATCH] staging: nvec: Fix coding style

2017-02-10 Thread Greg Kroah-Hartman
On Fri, Feb 10, 2017 at 12:16:12AM +0900, Youngdo, Lee wrote: > Removed unnecessary white spaces found via checkpatch.pl: > WARNING: Statements should start on a tabstop > > Signed-off-by: Youngdo, Lee > --- > drivers/staging/nvec/nvec_power.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 delet

[PATCH] staging: nvec: Fix coding style

2017-02-09 Thread Youngdo, Lee
Removed unnecessary white spaces found via checkpatch.pl: WARNING: Statements should start on a tabstop Signed-off-by: Youngdo, Lee --- drivers/staging/nvec/nvec_power.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/nvec/nvec_power.c b/drivers/staging/n