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:
e19166d
)
[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
author
David S. Miller
<davem@davemloft.net>
Sat, 19 Apr 2008 14:16:38 +0000
(09:16 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sun, 27 Apr 2008 15:03:16 +0000
(10:03 -0500)
Many of the overflow checks test whether the value has
gone negative, and we want to retain such checks.
Reported by Julia Lawall.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found