All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iio: adc: Fix MAX9611 spacing
@ 2019-04-03 15:03 Fabrizio Castro
  0 siblings, 0 replies; only message in thread
From: Fabrizio Castro @ 2019-04-03 15:03 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Fabrizio Castro, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Stefan Popa, Jonathan Bakker,
	Siddartha Mohanadoss, Eugen Hristev, Dan Murphy, Tomer Maimon,
	Ricardo Ribalda Delgado, Stefan Agner, Charles-Antoine Couret,
	Geert Uytterhoeven, linux-iio, linux-kernel

Between "config" and "MAX9611" there is a tab, replace it
with a space.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 drivers/iio/adc/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 76db6e5..cc7c621 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -541,7 +541,7 @@ config MAX1363
 	  To compile this driver as a module, choose M here: the module will be
 	  called max1363.
 
-config	MAX9611
+config MAX9611
 	tristate "Maxim max9611/max9612 ADC driver"
 	depends on I2C
 	help
-- 
2.7.4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-03 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 15:03 [PATCH] iio: adc: Fix MAX9611 spacing Fabrizio Castro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.