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)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 13 May 2013 14:02:22 +0000 (15:02 +0100)
commit5d79e0087b1e527eb78bdf3c3d9a8b8f19cf5b61
tree263f898ca8bfd6dc25c728f4f58ca62f1bd8c5cc
parent7d803dc3d974ba8e9e7781b30079d8dc7640e1f7
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: Ben Hutchings <ben@decadent.org.uk>
fs/ext4/Kconfig