Skip to content

Commit 231fe82

Browse files
geertutytso
authored andcommitted
ext4: Change debugging support help prefix from EXT4 to Ext4
All other configuration options for the ext* family of file systems use "Ext%u" instead of "EXT%u". Fixes: 6ba495e ("ext4: Add configurable run-time mballoc debugging") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
1 parent ddccb6d commit 231fe82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/ext4/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ config EXT4_FS_ENCRYPTION
112112
depends on EXT4_ENCRYPTION
113113

114114
config EXT4_DEBUG
115-
bool "EXT4 debugging support"
115+
bool "Ext4 debugging support"
116116
depends on EXT4_FS
117117
help
118118
Enables run-time debugging support for the ext4 filesystem.

0 commit comments

Comments
 (0)