[PATCH v1 06/18] Kconfig: fs: restyle
Johan Jonker
jbx6244 at gmail.com
Wed Jun 10 16:38:22 CEST 2026
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 at 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
More information about the U-Boot
mailing list