[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220517141424.331759-1-juergh@canonical.com>
Date: Tue, 17 May 2022 16:14:21 +0200
From: Juerg Haefliger <juerg.haefliger@...onical.com>
To: linux@...linux.org.uk, linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org,
Juerg Haefliger <juergh@...onical.com>
Subject: [PATCH 0/3] ARM: Kconfig: Style cleanups
The majority of the Kconfig files use a single tab for basic indentation
and a single tab followed by two whitespaces for help text indentation.
Fix the lines that don't follow this convention.
While at it:
- Add trailing comments to endif/endmenu statements for better
readability.
- CLeanup some stray/extra/erronous tabs and/or single quotes
and/or whitespaces.
Juerg Haefliger (3):
ARM: Kconfig: Fix indentation and add comments
ARM: Kconfig-nommu: Fix indentation and quotes
ARM: Kconfig.debug: Fix indentation
arch/arm/Kconfig | 38 +++++++++++++++++++-------------------
arch/arm/Kconfig-nommu | 34 +++++++++++++++++-----------------
arch/arm/Kconfig.debug | 35 +++++++++++++++++------------------
3 files changed, 53 insertions(+), 54 deletions(-)
--
2.32.0
Powered by blists - more mailing lists