Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1339229

Re: [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and last bvec

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and last bvec
Date 2016-02-22 10:00 +0100
Message-ID <r4Uvx-32j-13@gated-at.bofh.it> (permalink)
References <r3JVw-7eK-11@gated-at.bofh.it> <r3JVw-7eK-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> +/*
> + * bio_get_last_bvec() is introduced to get the last bvec of one
> + * bio for bio_will_gap().
> + */

I don't think this comment adds any value.

Otherwise looks fine:

Reviewed-by: Christoph Hellwig <hch@lst.de>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/4] block: fix bio_will_gap() Ming Lei <ming.lei@canonical.com> - 2016-02-19 04:30 +0100
  [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and last bvec Ming Lei <ming.lei@canonical.com> - 2016-02-19 04:30 +0100
    Re: [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and  last bvec Sagi Grimberg <sagig@dev.mellanox.co.il> - 2016-02-21 19:20 +0100
    Re: [PATCH v1 1/4] block: bio: introduce helpers to get the 1st and  last bvec Christoph Hellwig <hch@infradead.org> - 2016-02-22 10:00 +0100
  Re: [PATCH v1 0/4] block: fix bio_will_gap() Sagi Grimberg <sagig@dev.mellanox.co.il> - 2016-02-21 19:40 +0100

csiph-web