linux/drivers/iio/imu/bmi160
Alison Schofield 2d3f956e2e iio: bmi160: use variable names for sizeof() operator
Replace the types with the actual variable names when using the
sizeof() operator.  This is kernel preferred style as it's
more obvious that it is correct.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-01-21 13:06:03 +00:00
..
bmi160_core.c iio: bmi160: use variable names for sizeof() operator 2017-01-21 13:06:03 +00:00
bmi160_i2c.c iio: bmi160: Add of device table for i2c 2016-12-30 10:32:39 +00:00
bmi160_spi.c iio: bmi160: Add of device table for spi 2016-12-30 10:38:19 +00:00
bmi160.h
Kconfig
Makefile