iio: imu: inv_mpu6050: Fix newlines to make code easier to read
authorDaniel Baluta <daniel.baluta@intel.com>
Thu, 18 Feb 2016 15:53:08 +0000 (17:53 +0200)
committerJonathan Cameron <jic23@kernel.org>
Wed, 24 Feb 2016 20:40:43 +0000 (20:40 +0000)
commitd92241a0dc29123ebcf62505d697d9af2bf83f4d
tree7c5bd2478feba6f010d2443c37c76e250d7cdf98
parentacf7146ec9700bb71115cf1374954fe1709b6b19
iio: imu: inv_mpu6050: Fix newlines to make code easier to read

This fixes the following checkpatch.pl warnings:
* WARNING: Missing a blank line after declarations
* CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
This page took 0.02687 seconds and 5 git commands to generate.