staging: iio: accel: Add blank lines between declarations and code
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / accel / adis16209_core.c
index 374dc6edbcf50a4b06940ae2497268d5faaae843..b2c7aeda75f04b2f58b0372bed51443e97cf5d70 100644 (file)
@@ -44,6 +44,7 @@ static int adis16209_write_raw(struct iio_dev *indio_dev,
        int bits;
        s16 val16;
        u8 addr;
+
        switch (mask) {
        case IIO_CHAN_INFO_CALIBBIAS:
                switch (chan->type) {