staging: iio: accel: Add blank lines between declarations and code
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / accel / adis16240_core.c
index 74ace2a8769db31a9b3fefd62e644228b5f7230f..205d6d0a22063faff8568668ad2da0fae0009866 100644 (file)
@@ -163,6 +163,7 @@ static int adis16240_write_raw(struct iio_dev *indio_dev,
        int bits = 10;
        s16 val16;
        u8 addr;
+
        switch (mask) {
        case IIO_CHAN_INFO_CALIBBIAS:
                val16 = val & ((1 << bits) - 1);