[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220524075848.21684-1-juergh@canonical.com>
Date: Tue, 24 May 2022 09:58:45 +0200
From: Juerg Haefliger <juerg.haefliger@...onical.com>
To: geert@...ux-m68k.org, linux-m68k@...ts.linux-m68k.org
Cc: linux-kernel@...r.kernel.org,
Juerg Haefliger <juergh@...onical.com>
Subject: [PATCH 0/3] m68k: 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, replace single quotes with double quotes, add missing endif
comments and squeeze multiple empty lines.
Juerg Haefliger (3):
m68k: Kconfig.cpu: Fix indentation and add endif comments
m68k: Kconfig.debug: Replace single quotes
m68k: Kconfig.machine: Add endif comment
arch/m68k/Kconfig.cpu | 7 +++----
arch/m68k/Kconfig.debug | 6 +++---
arch/m68k/Kconfig.machine | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
--
2.32.0
Powered by blists - more mailing lists