mirror of
https://github.com/joel16/android_kernel_sony_msm8994.git
synced 2025-02-06 04:36:50 +00:00
4f2ac93c17
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 <koverstreet@google.com> CC: Jens Axboe <axboe@kernel.dk>