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 <clifton.a.barnes@xxxxxxxxx> Applied to the togreg branch of iio.git. Will be initially pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > 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.c > index b5625f5..61f3241 100644 > --- a/drivers/staging/iio/accel/sca3000_core.c > +++ b/drivers/staging/iio/accel/sca3000_core.c > @@ -412,7 +412,7 @@ static const struct iio_event_spec sca3000_event = { > }, \ > .event_spec = &sca3000_event, \ > .num_event_specs = 1, \ > - } > + } > > static const struct iio_chan_spec sca3000_channels[] = { > SCA3000_CHAN(0, IIO_MOD_X), > _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel