commit | d92241a0dc29123ebcf62505d697d9af2bf83f4d | [log] [tgz] |
---|---|---|
author | Daniel Baluta <daniel.baluta@intel.com> | Thu Feb 18 17:53:08 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Wed Feb 24 20:40:43 2016 +0000 |
tree | 7c5bd2478feba6f010d2443c37c76e250d7cdf98 | |
parent | acf7146ec9700bb71115cf1374954fe1709b6b19 [diff] |
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>