[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191209181449.GB32641@zn.tnic>
Date: Mon, 9 Dec 2019 19:14:49 +0100
From: Borislav Petkov <bp@...en8.de>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Tony Luck <tony.luck@...el.com>,
James Morse <james.morse@....com>,
Robert Richter <rrichter@...vell.com>,
linux-edac@...r.kernel.org
Subject: Re: [PATCH] edac: Fix Kconfig indentation
On Wed, Nov 20, 2019 at 09:42:06PM +0800, Krzysztof Kozlowski wrote:
> 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 <krzk@...nel.org>
> ---
> drivers/edac/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 417dad635526..c49f6bc39716 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -492,7 +492,7 @@ config EDAC_TI
> depends on ARCH_KEYSTONE || SOC_DRA7XX
> help
> Support for error detection and correction on the
> - TI SoCs.
> + TI SoCs.
>
> config EDAC_QCOM
> tristate "QCOM EDAC Controller"
> --
Applied, thanks.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists