From: Jens Axboe Date: Thu, 31 Jan 2008 11:36:19 +0000 (+0100) Subject: block: new end request handling interface should take unsigned byte counts X-Git-Tag: v2.6.25-rc1~1085^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b132102f1540dd40f3e41df88796829b685f1a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed