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:
640e248
)
block: new end request handling interface should take unsigned byte counts
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 31 Jan 2008 11:36:19 +0000
(12:36 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Feb 2008 08:26:33 +0000
(09:26 +0100)
No point in passing signed integers as the byte count, they can never
be negative.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found