iio: light: lm3533-als: Remove space before ','
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 30 Dec 2014 18:48:50 +0000 (20:48 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 1 Jan 2015 12:14:36 +0000 (12:14 +0000)
This patch fixes the following checkpatch.pl error:
ERROR: space prohibited before that ',' (ctx:WxE)

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/lm3533-als.c

index ae3c71b..076bc46 100644 (file)
@@ -657,7 +657,7 @@ static ALS_HYSTERESIS_ATTR_RO(3);
 #define ILLUMINANCE_ATTR_RO(_name) \
        DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO, show_##_name, NULL)
 #define ILLUMINANCE_ATTR_RW(_name) \
-       DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO | S_IWUSR , \
+       DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO | S_IWUSR, \
                                                show_##_name, store_##_name)
 /*
  * ALS Zone threshold-event enable