summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Jonker <[email protected]>2026-06-10 16:38:22 +0200
committerTom Rini <[email protected]>2026-06-25 14:13:42 -0600
commit5c1ab62653eb772fc5e6d6db65c405fce44f86b0 (patch)
tree1eb22d37af7412a6ea100255af6076301e7316d4
parent5bae190bde0ddd891560b76c9b8257a7b9246931 (diff)
Kconfig: fs: restyle
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 <[email protected]>
-rw-r--r--fs/fat/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig
index 9606fa48bbe..aa121844844 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.