diff options
author | Christoph Hellwig | 2017-06-19 09:26:19 +0200 |
---|---|---|
committer | Jens Axboe | 2017-06-27 20:12:14 +0200 |
commit | e442cbf910c71fba5926cf757dd7f8fcce22fc5f (patch) | |
tree | 4adf1343df59443e484e66a6dec22ac0cfaf380c /drivers/scsi/osd/osd_initiator.c | |
parent | nvme: add support for streams and directives (diff) | |
download | kernel-qcow2-linux-e442cbf910c71fba5926cf757dd7f8fcce22fc5f.tar.gz kernel-qcow2-linux-e442cbf910c71fba5926cf757dd7f8fcce22fc5f.tar.xz kernel-qcow2-linux-e442cbf910c71fba5926cf757dd7f8fcce22fc5f.zip |
pktcdvd: remove the call to blk_queue_bounce
pktcdvd is a make_request based stacking driver and thus doesn't have any
addressing limits on it's own. It also doesn't use bio_data() or
page_address(), so it doesn't need a lowmem bounce either.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/scsi/osd/osd_initiator.c')
0 files changed, 0 insertions, 0 deletions