git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a5d59
)
udf: remove redundant tests on unsigned
author
Roel Kluin
<roel.kluin@gmail.com>
Mon, 22 Jun 2009 21:12:29 +0000
(23:12 +0200)
committer
Jan 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