summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult2019-03-06 15:52:23 +0100
committerJonathan Cameron2019-04-04 21:19:56 +0200
commitd626be00e856c0cec3b5f420e7f061829538d63b (patch)
treec0c3405a041d1a6e59b681e7ed0dcbfcb8d04d66 /drivers/iio/common
parentiio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr (diff)
downloadkernel-qcow2-linux-d626be00e856c0cec3b5f420e7f061829538d63b.tar.gz
kernel-qcow2-linux-d626be00e856c0cec3b5f420e7f061829538d63b.tar.xz
kernel-qcow2-linux-d626be00e856c0cec3b5f420e7f061829538d63b.zip
drivers: iio: Kconfig: pedantic cleanup
Formatting of Kconfig files doesn't look so pretty, so just take damp cloth and clean it up. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/common')
-rw-r--r--drivers/iio/common/ms_sensors/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/common/ms_sensors/Kconfig b/drivers/iio/common/ms_sensors/Kconfig
index b28a92b97cf9..89398d0afc0d 100644
--- a/drivers/iio/common/ms_sensors/Kconfig
+++ b/drivers/iio/common/ms_sensors/Kconfig
@@ -3,4 +3,4 @@
#
config IIO_MS_SENSORS_I2C
- tristate
+ tristate