ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:54:40 +0000 (11:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:54:40 +0000 (11:54 -0400)
Also start passing the line number to ext4_check_dir since we're going
to need it in upcoming patch.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found