]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita84c37f44f64f3e7f5beff0c31405850f8571f8c
tree20edc8316009b946ebd197b7aef7ccc041d02798
parent4316b64e4a2374cf832264296afe7f83635aa187
block: new end request handling interface should take unsigned byte counts

No point in passing signed integers as the byte count, they can never
be negative.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-core.c
include/linux/blkdev.h