diff options
author | NeilBrown <neilb@suse.de> | 2007-09-25 10:35:59 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@carl.home.kernel.dk> | 2007-10-10 07:25:56 (GMT) |
commit | 5705f7021748a69d84d6567e68e8851dab551464 (patch) | |
tree | 5a6dbc8fc6055c0334f4a97540e36a7844b9c482 /drivers/scsi/megaraid/megaraid_mm.c | |
parent | 9dfa52831e96194b8649613e3131baa2c109f7dc (diff) | |
download | linux-fsl-qoriq-5705f7021748a69d84d6567e68e8851dab551464.tar.xz |
Introduce rq_for_each_segment replacing rq_for_each_bio
Every usage of rq_for_each_bio wraps a usage of
bio_for_each_segment, so these can be combined into
rq_for_each_segment.
We define "struct req_iterator" to hold the 'bio' and 'index' that
are needed for the double iteration.
Signed-off-by: Neil Brown <neilb@suse.de>
Various compile fixes by me...
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_mm.c')
0 files changed, 0 insertions, 0 deletions