]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
block: new end request handling interface should take unsigned byte counts
authorJens Axboe <jens.axboe@oracle.com>
Thu, 31 Jan 2008 11:36:19 +0000 (12:36 +0100)
committerJens 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