mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] iov_iter: use bvec iterator to implement iterate_bvec()
@ 2015-10-10 15:20 Ming Lei
  2015-10-10 15:20 ` [PATCH 1/2] block: mark 1st parameter of bvec_iter_advance as const Ming Lei
  2015-10-10 15:20 ` [PATCH 2/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei
  0 siblings, 2 replies; 6+ messages in thread
From: Ming Lei @ 2015-10-10 15:20 UTC (permalink / raw)
  To: Jens Axboe, linux-kernel; +Cc: Christoph Hellwig, Andrew Morton, Alexander Viro

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,



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-10 15:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-10 15:20 [PATCH 0/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei
2015-10-10 15:20 ` [PATCH 1/2] block: mark 1st parameter of bvec_iter_advance as const Ming Lei
2015-10-10 15:20 ` [PATCH 2/2] iov_iter: use bvec iterator to implement iterate_bvec() Ming Lei
2015-10-10 15:33   ` kbuild test robot
2015-10-10 15:48     ` Ming Lei
2015-10-10 15:34   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®