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


Groups > linux.kernel > #1243914

[PATCH 0/2] iov_iter: use bvec iterator to implement iterate_bvec()

From Ming Lei <tom.leiming@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] iov_iter: use bvec iterator to implement iterate_bvec()
Date 2015-10-10 17:30 +0200
Message-ID <qi4fT-4T5-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

This patch uses bvec's iterator to implement iterate_bvec() of iov_iter,
so we can avoid to invent new wheel for this job. 

Thanks,


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 0/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei <tom.leiming@gmail.com> - 2015-10-10 17:30 +0200
  [PATCH 2/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei <tom.leiming@gmail.com> - 2015-10-10 17:30 +0200
    Re: [PATCH 2/2] iov_iter: use bvec iterator to implement  iterate_bvec() kbuild test robot <lkp@intel.com> - 2015-10-10 17:40 +0200
      Re: [PATCH 2/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei <tom.leiming@gmail.com> - 2015-10-10 17:50 +0200
    Re: [PATCH 2/2] iov_iter: use bvec iterator to implement  iterate_bvec() kbuild test robot <lkp@intel.com> - 2015-10-10 17:40 +0200

csiph-web