Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)

Tidied up where checkpatch warning suppressions doesn't effect the
readability of the code.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>

+2 -2
+2 -2
drivers/staging/iio/accel/sca3000.c
··· 275 275 } 276 276 277 277 static int sca3000_read_data_short(struct sca3000_state *st, 278 - u8 reg_address_high, 279 - int len) 278 + u8 reg_address_high, 279 + int len) 280 280 { 281 281 struct spi_transfer xfer[2] = { 282 282 {