ext4: Fix Kconfig typo for ext4dev
authorManish Katiyar <mkatiyar@gmail.com>
Mon, 13 Oct 2008 13:01:02 +0000 (09:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Oct 2008 13:01:02 +0000 (09:01 -0400)
commit473dc8eddb049055ef823e000ad968ebd56cdaca
treee183f0bb8f33a1706eefad20adbde81862a0882d
parentcab893d9096a2cfe604fcad84c745def3a31a721
ext4: Fix Kconfig typo for ext4dev

Looks like there is one more instance where ext4dev should be changed
to ext4 because the module name will be "ext4" unless EXT4DEV_COMPAT
is selected.

Signed-off-by: Manish Katiyar <mkatiyar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/Kconfig