]> 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)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Apr 2013 00:32:03 +0000 (20:32 -0400)
commit7f3e3c7cfcec148ccca9c0dd2dbfd7b00b7ac10f
treeb2877c3262030316f872e0e8a0565ba0ed64bc03
parentc5c72d814cf0f650010337c73638b25e6d14d2d4
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG

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>
Cc: stable@vger.kernel.org
fs/ext4/Kconfig