commit | 473dc8eddb049055ef823e000ad968ebd56cdaca | [log] [tgz] |
---|---|---|
author | Manish Katiyar <mkatiyar@gmail.com> | Mon Oct 13 09:01:02 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Oct 13 09:01:02 2008 -0400 |
tree | e183f0bb8f33a1706eefad20adbde81862a0882d | |
parent | cab893d9096a2cfe604fcad84c745def3a31a721 [diff] |
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>