Home
last modified time | relevance | path

Searched hist:"5 a8ce240" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dbio.c5a8ce240 Sun Mar 17 05:01:06 CDT 2019 Ming Lei <ming.lei@redhat.com> block: cleanup bio_add_pc_page

REQ_PC is out of date, so replace it with passthrough IO.

Also remove the local variable of 'prev' since we can reuse
the top local variable of 'bvec'.

No function change.

Cc: Omar Sandoval <osandov@fb.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
5a8ce240 Sun Mar 17 05:01:06 CDT 2019 Ming Lei <ming.lei@redhat.com> block: cleanup bio_add_pc_page

REQ_PC is out of date, so replace it with passthrough IO.

Also remove the local variable of 'prev' since we can reuse
the top local variable of 'bvec'.

No function change.

Cc: Omar Sandoval <osandov@fb.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>