ext4: remove redundant test on unsigned
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 11 Aug 2009 02:47:22 +0000 (22:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 11 Aug 2009 02:47:22 +0000 (22:47 -0400)
unsigned i_block cannot be less than 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found