]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Kconfig: fs: restyle
authorJohan Jonker <jbx6244@gmail.com>
Wed, 10 Jun 2026 14:38:22 +0000 (16:38 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2026 20:13:42 +0000 (14:13 -0600)
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

index 9606fa48bbed48dbfad729d8bf5a78602e488fb0..aa12184484480ea521f40f826b54d86eb9081c62 100644 (file)
@@ -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.