Re: [PATCH v2] staging: sm750fb: fix tabstop style warning

2016-11-29 Thread Greg KH
On Tue, Nov 29, 2016 at 10:19:42PM +0100, Andrea Ghittino wrote: > Fixes sm750fb tabstop style warning > found by checkpatch.pl tool > > Signed-off-by: Andrea Ghittino > --- What changed in v2? That always has to be below the --- line. And what happened to the diffstat?

[PATCH v2] staging: sm750fb: fix tabstop style warning

2016-11-29 Thread Andrea Ghittino
Fixes sm750fb tabstop style warning found by checkpatch.pl tool Signed-off-by: Andrea Ghittino --- diff --git a/drivers/staging/sm750fb/sm750_accel.c b/drivers/staging/sm750fb/sm750_accel.c index 6fd18d2..af0db57 100644 --- a/drivers/staging/sm750fb/sm750_accel.c +++