mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
staging: iio: accel: sca3000: remove extra space
fix checkpatch.pl warning about 'Statements should start on a tabstop' Signed-off-by: Clifton Barnes <clifton.a.barnes@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
6356f1b9b7
commit
a5211b0d06
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user