lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed,  3 Apr 2019 16:03:51 +0100
From:   Fabrizio Castro <fabrizio.castro@...renesas.com>
To:     Jonathan Cameron <jic23@...nel.org>
Cc:     Fabrizio Castro <fabrizio.castro@...renesas.com>,
        Hartmut Knaack <knaack.h@....de>,
        Lars-Peter Clausen <lars@...afoo.de>,
        Peter Meerwald-Stadler <pmeerw@...erw.net>,
        Stefan Popa <stefan.popa@...log.com>,
        Jonathan Bakker <xc-racer2@...e.ca>,
        Siddartha Mohanadoss <smohanad@...eaurora.org>,
        Eugen Hristev <eugen.hristev@...rochip.com>,
        Dan Murphy <dmurphy@...com>,
        Tomer Maimon <tmaimon77@...il.com>,
        Ricardo Ribalda Delgado <ricardo@...alda.com>,
        Stefan Agner <stefan@...er.ch>,
        Charles-Antoine Couret <charles-antoine.couret@...ensium.com>,
        Geert Uytterhoeven <geert@...ux-m68k.org>,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] iio: adc: Fix MAX9611 spacing

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

Signed-off-by: Fabrizio Castro <fabrizio.castro@...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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ