iio: imu: inv_mpu6050: Delete space before comma
authorDaniel Baluta <daniel.baluta@intel.com>
Thu, 18 Feb 2016 15:53:10 +0000 (17:53 +0200)
committerJonathan Cameron <jic23@kernel.org>
Wed, 24 Feb 2016 20:40:44 +0000 (20:40 +0000)
commitaeeb18fcf661ca88aee901f10bc37da347eef70c
tree371d2a57173f626f71e81d97287c366192d4d766
parent0e79137531f137055986b4e3ee33b2ef6fcfee7e
iio: imu: inv_mpu6050: Delete space before comma

This fixes the following checkpatch.pl warning:

ERROR: space prohibited before that ',' (ctx:WxE)
.shift = 0 ,

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