U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Jonker <jbx6244@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [PATCH v1 06/18] Kconfig: fs: restyle
Date: Wed, 10 Jun 2026 16:38:22 +0200	[thread overview]
Message-ID: <baced9b3-0ea4-466a-bd5a-9bdfb749400e@gmail.com> (raw)
In-Reply-To: <ef462dea-69aa-48df-9f7c-af2e6c54e52a@gmail.com>

Restyle all Kconfigs for "fs":
Menu entries   : no space left
Menu attributes: 1 TAB
Help text      : 1 TAB + 2 spaces
Replace '---help---' by 'help'

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 fs/fat/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig
index 9606fa48bbed..aa1218448448 100644
--- a/fs/fat/Kconfig
+++ b/fs/fat/Kconfig
@@ -36,4 +36,4 @@ config FS_FAT_HANDLE_SECTOR_SIZE_MISMATCH
 	depends on FS_FAT
 	help
 	  Handle filesystems on media where the hardware block size and
-          the sector size in the FAT metadata do not match.
+	  the sector size in the FAT metadata do not match.
--
2.39.5


  parent reply	other threads:[~2026-06-10 14:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10 14:32 [PATCH v1 00/18] Kconfig restyle part 2 Johan Jonker
2026-06-10 14:37 ` [PATCH v1 01/18] Kconfig: boot: restyle Johan Jonker
2026-06-10 14:37 ` [PATCH v1 02/18] Kconfig: cmd: restyle Johan Jonker
2026-06-10 14:37 ` [PATCH v1 03/18] Kconfig: common: restyle Johan Jonker
2026-06-10 14:37 ` [PATCH v1 04/18] Kconfig: disk: restyle Johan Jonker
2026-06-10 14:38 ` [PATCH v1 05/18] Kconfig: dts: restyle Johan Jonker
2026-06-10 14:38 ` Johan Jonker [this message]
2026-06-10 14:38 ` [PATCH v1 07/18] Kconfig: lib: restyle Johan Jonker
2026-06-10 14:38 ` [PATCH v1 08/18] Kconfig: net: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 09/18] Kconfig: i2c: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 10/18] Kconfig: mtd: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 11/18] Kconfig: net: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 12/18] Kconfig: pinctrl: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 13/18] Kconfig: power: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 14/18] Kconfig: usb: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 15/18] Kconfig: video: restyle Johan Jonker
2026-06-10 14:41 ` [PATCH v1 16/18] Kconfig: gpio: add empty line Johan Jonker
2026-06-10 14:41 ` [PATCH v1 17/18] Kconfig: drivers: restyle remaining Johan Jonker
2026-06-10 14:41 ` [PATCH v1 18/18] Kconfig: restyle Johan Jonker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=baced9b3-0ea4-466a-bd5a-9bdfb749400e@gmail.com \
    --to=jbx6244@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox