commit | 3391faa4f18e4e33666d3d24e90e3086fcf9b922 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Jun 22 23:12:29 2009 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed Jun 24 13:48:28 2009 +0200 |
tree | ce38d2b0e9653730ec5992767824bbd3073792ee | |
parent | 24a5d59f3477bcff4c069ff4d0ca9a3e037d0235 [diff] |
udf: remove redundant tests on unsigned 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>