ext4: remove unused function ext4_ext_check_cache
authorLukas Czerner <lczerner@redhat.com>
Thu, 27 Sep 2012 01:09:06 +0000 (21:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Sep 2012 01:09:06 +0000 (21:09 -0400)
Remove unused function ext4_ext_check_cache() and merge the code back to
the ext4_ext_in_cache().

Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found