ext4: remove dead code in ext4_has_free_blocks()
authorShaohua Li <shaohua.li@intel.com>
Sun, 1 May 2011 22:11:18 +0000 (18:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 May 2011 22:11:18 +0000 (18:11 -0400)
percpu_counter_sum_positive() never returns a negative value.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found