From: Kent Overstreet Date: Tue, 4 Sep 2012 22:23:14 +0000 (-0700) Subject: block: Remove bi_idx references X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~11^2~8^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2ac93c175c4922bdddbfec6cad94b32cea0070;p=pandora-kernel.git block: Remove bi_idx references For immutable bvecs, all bi_idx usage needs to be audited - so here we're removing all the unnecessary uses. Most of these are places where it was being initialized on a bio that was just allocated, a few others are conversions to standard macros. Signed-off-by: Kent Overstreet CC: Jens Axboe --- Reading git-diff-tree failed