staging: iio: light: convert multiple spaces to tab
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 19 Apr 2012 08:59:34 +0000 (14:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 15:31:19 +0000 (08:31 -0700)
Using tab inplace of multiple spaces for indenting.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/Kconfig

index 53b49f7..bb633f6 100644 (file)
@@ -4,15 +4,15 @@
 menu "Light sensors"
 
 config SENSORS_ISL29018
-        tristate "ISL 29018 light and proximity sensor"
-        depends on I2C
-        default n
-        help
-         If you say yes here you get support for ambient light sensing and
-         proximity infrared sensing from Intersil ISL29018.
-         This driver will provide the measurements of ambient light intensity
-         in lux, proximity infrared sensing and normal infrared sensing.
-         Data from sensor is accessible via sysfs.
+       tristate "ISL 29018 light and proximity sensor"
+       depends on I2C
+       default n
+       help
+        If you say yes here you get support for ambient light sensing and
+        proximity infrared sensing from Intersil ISL29018.
+        This driver will provide the measurements of ambient light intensity
+        in lux, proximity infrared sensing and normal infrared sensing.
+        Data from sensor is accessible via sysfs.
 
 config SENSORS_ISL29028
        tristate "Intersil ISL29028 Concurrent Light and Proximity Sensor"