From: Kent Overstreet Date: Tue, 25 Sep 2012 22:05:12 +0000 (-0700) Subject: block: Add bio_end_sector() X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~11^2~8^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73a1c7d117d07a96d89475066188a2b79e53c48;p=pandora-kernel.git block: Add bio_end_sector() Just a little convenience macro - main reason to add it now is preparing for immutable bio vecs, it'll reduce the size of the patch that puts bi_sector/bi_size/bi_idx into a struct bvec_iter. Signed-off-by: Kent Overstreet CC: Jens Axboe CC: Lars Ellenberg CC: Jiri Kosina CC: Alasdair Kergon CC: dm-devel@redhat.com CC: Neil Brown CC: Martin Schwidefsky CC: Heiko Carstens CC: linux-s390@vger.kernel.org CC: Chris Mason CC: Steven Whitehouse Acked-by: Steven Whitehouse --- Reading git-diff-tree failed