udf: remove redundant tests on unsigned
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 22 Jun 2009 21:12:29 +0000 (23:12 +0200)
committerJan Kara <jack@suse.cz>
Wed, 24 Jun 2009 11:48:28 +0000 (13:48 +0200)
first_block and goal are unsigned. When negative they are wrapped and caught by
the other test.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found