Commit 231fe82b authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Theodore Ts'o

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: 6ba495e9 ("ext4: Add configurable run-time mballoc debugging")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent ddccb6db
......@@ -112,7 +112,7 @@ config EXT4_FS_ENCRYPTION
depends on EXT4_ENCRYPTION
config EXT4_DEBUG
bool "EXT4 debugging support"
bool "Ext4 debugging support"
depends on EXT4_FS
help
Enables run-time debugging support for the ext4 filesystem.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment