]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
authorTheodore Ts'o <tytso@mit.edu>
Mon, 22 Apr 2013 00:32:03 +0000 (20:32 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 02:51:57 +0000 (19:51 -0700)
commit165628d13556a2ea833b3e13d706a252491dc1fc
tree442ce8329bf1bcccc370fa3c91291493848f955c
parent7e30abf7548990e6db146221664fc10c2a90ead6
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG

commit 7f3e3c7cfcec148ccca9c0dd2dbfd7b00b7ac10f upstream.

Fox the Kconfig documentation for CONFIG_EXT4_DEBUG to match the
change made by commit a0b30c1229: ext4: use module parameters instead
of debugfs for mballoc_debug

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ext4/Kconfig