Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2701797ybc; Wed, 20 Nov 2019 19:21:16 -0800 (PST) X-Google-Smtp-Source: APXvYqxfwX22S+XlZ9DeWJ4PXnqZgqZdDj4AtwJ3yqVsPbrSoYssEoaMooQUvKsgqV6DN78Z+prz X-Received: by 2002:a17:906:843:: with SMTP id f3mr10148470ejd.127.1574306476226; Wed, 20 Nov 2019 19:21:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574306476; cv=none; d=google.com; s=arc-20160816; b=CyjhbjbIX5uhfJRPdtElrRcT7P/SUVTxASE97p1JbRpQRR6P65L4u58KpFlN5oLpsg 1UQHgxhRMO00XK9tokJr37HgG3XUlrq9Y49jDSIzlxRzK32qTN8oqRJ+47H0Dlhswa9e Wy6FyjdPo7qh1Tn/IBoCEoQRkPji7CJLpewwhCmC7BB3JlJBjXP7UtQUSB+hJ5k/6DEc CwY20G+vy2atpT2YG1/gdfFfoz5v+lhoSuxILv8+rQUHFPmogxoi0BCsgIXf2FhmsbLa Gz3w1c700f6fkonMiti+Oo8NoIIO4Z+rK/9s80f4aLOt5MwmYV5Kf7E13uoTUa6NGmey UKBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature; bh=TY0NgIBRaO3P0ozKI6f1qlvxKy8sOQj07yv05R8iNGs=; b=ZM8/xwQprIlLxMNaAgaqIRK9TEVdDQWN+85KxQk+3ESpAr+1VnQDu2RrcNk/7e/PvJ KtSpSswR7C4P8NyP13rl9wgHZ2yzcZyIhxxLzYzD0NM7S8ubNYEPV71kFEKeOPSCEcyW Axzzuh/UxZ4ExqSzq0/aTyJIcNo77I3/PtClPrpvKpZ/LeQjmSNUzc3HhYsQVns+WsaF B+EdyEAvnU7r4nMFQJr2saCJ2MkGGRFi6Htp+333p1kwAbjNGESYDzfTVEe9uSgL9LgM zKKJcZhz/dcAQBPhT3HT/snfEX8kO4iHI/1YE/jwFVJx7u47eqMp97elGTFSyau1sq7Z 3tbQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fyyghwWv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d13si1058400edv.97.2019.11.20.19.20.52; Wed, 20 Nov 2019 19:21:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fyyghwWv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726536AbfKUDT2 (ORCPT + 99 others); Wed, 20 Nov 2019 22:19:28 -0500 Received: from mail.kernel.org ([198.145.29.99]:32832 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726541AbfKUDT0 (ORCPT ); Wed, 20 Nov 2019 22:19:26 -0500 Received: from PC-kkoz.proceq.com (unknown [213.160.61.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 350D0208D4; Thu, 21 Nov 2019 03:19:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574306366; bh=D6FMJJPB1KSQ+QPvSUopfheu6AZl/36orkEH4W02BiE=; h=From:To:Cc:Subject:Date:From; b=fyyghwWvdKv1ifbHnlifXEttHsgqiMvSMbtlQjkl5/EwMCcWw9T94Ty97VbFPw1+F M1FzchqUciahn6PS6CYxnso/LMxrOECePBuUyz7BRFzlMh6sP35WZOvISUGUhLtw1V UbtJLFWJFg6TQ+UfYGgX2xlDEJRjdzn8pg8JKOO0= From: Krzysztof Kozlowski To: linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , Peter Rosin , linux-i2c@vger.kernel.org Subject: [PATCH v2] i2c: Fix Kconfig indentation Date: Thu, 21 Nov 2019 04:19:23 +0100 Message-Id: <1574306363-29424-1-git-send-email-krzk@kernel.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Fix also 7-space and tab+1 space indentation issues. --- drivers/i2c/busses/Kconfig | 22 +++++++++++----------- drivers/i2c/muxes/Kconfig | 18 +++++++++--------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 45ca099e7315..da243f153319 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -293,7 +293,7 @@ config I2C_VIA select I2C_ALGOBIT help If you say yes to this option, support will be included for the VIA - 82C586B I2C interface + 82C586B I2C interface This driver can also be built as a module. If so, the module will be called i2c-via. @@ -678,11 +678,11 @@ config I2C_IMX_LPI2C tristate "IMX Low Power I2C interface" depends on ARCH_MXC || COMPILE_TEST help - Say Y here if you want to use the Low Power IIC bus controller - on the Freescale i.MX processors. + Say Y here if you want to use the Low Power IIC bus controller + on the Freescale i.MX processors. - This driver can also be built as a module. If so, the module - will be called i2c-imx-lpi2c. + This driver can also be built as a module. If so, the module + will be called i2c-imx-lpi2c. config I2C_IOP3XX tristate "Intel IOPx3xx and IXP4xx on-chip I2C interface" @@ -1184,9 +1184,9 @@ config I2C_DIOLAN_U2C will be called i2c-diolan-u2c. config I2C_DLN2 - tristate "Diolan DLN-2 USB I2C adapter" - depends on MFD_DLN2 - help + tristate "Diolan DLN-2 USB I2C adapter" + depends on MFD_DLN2 + help If you say yes to this option, support will be included for Diolan DLN2, a USB to I2C interface. @@ -1285,9 +1285,9 @@ config I2C_VIPERBOARD help Say yes here to access the I2C part of the Nano River Technologies Viperboard as I2C master. - See viperboard API specification and Nano - River Tech's viperboard.h for detailed meaning - of the module parameters. + See viperboard API specification and Nano + River Tech's viperboard.h for detailed meaning + of the module parameters. comment "Other I2C/SMBus bus drivers" diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index c6040aa839ac..1708b1a82da2 100644 --- a/drivers/i2c/muxes/Kconfig +++ b/drivers/i2c/muxes/Kconfig @@ -109,14 +109,14 @@ config I2C_DEMUX_PINCTRL want to change the I2C master at run-time depending on features. config I2C_MUX_MLXCPLD - tristate "Mellanox CPLD based I2C multiplexer" - help - If you say yes to this option, support will be included for a - CPLD based I2C multiplexer. This driver provides access to - I2C busses connected through a MUX, which is controlled - by a CPLD register. - - This driver can also be built as a module. If so, the module - will be called i2c-mux-mlxcpld. + tristate "Mellanox CPLD based I2C multiplexer" + help + If you say yes to this option, support will be included for a + CPLD based I2C multiplexer. This driver provides access to + I2C busses connected through a MUX, which is controlled + by a CPLD register. + + This driver can also be built as a module. If so, the module + will be called i2c-mux-mlxcpld. endmenu -- 2.7.4