lkml.org 
[lkml]   [2018]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
    > -	bio_for_each_segment_all(bv, bio, i) {
    > + for (i = 0, bv = bio->bi_io_vec; i < bio->bi_vcnt; bv++) {

    This really needs a comment. Otherwise it looks fine to me.

    \
     
     \ /
      Last update: 2018-11-16 14:49    [W:4.068 / U:0.436 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site