Re: [PATCH] staging: iio: accel: sca3000: remove extra space

2016-08-29 Thread Jonathan Cameron
On 23/08/16 03:45, Clifton Barnes wrote: > fix checkpatch.pl warning about 'Statements should start on a > tabstop' > > Signed-off-by: Clifton Barnes Applied to the togreg branch of iio.git. Will be initially pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- >

[PATCH] staging: iio: accel: sca3000: remove extra space

2016-08-22 Thread Clifton Barnes
fix checkpatch.pl warning about 'Statements should start on a tabstop' Signed-off-by: Clifton Barnes --- drivers/staging/iio/accel/sca3000_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/iio/accel/sca3000_core.c b/drivers/staging/iio/accel/sca3000_core