linux/drivers/nvme/host
Christoph Hellwig 69d2b57174 nvme: simplify nvme_setup_prps calling convention
Pass back a true/false value instead of the length which needs a compare
with the bytes in the request and drop the pointless gfp_t argument.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-12-01 10:59:39 -07:00
..
core.c nvme: split a new struct nvme_ctrl out of struct nvme_dev 2015-12-01 10:59:38 -07:00
Kconfig
lightnvm.c blk-mq: add a flags parameter to blk_mq_alloc_request 2015-12-01 10:53:59 -07:00
Makefile nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
nvme.h nvme: split a new struct nvme_ctrl out of struct nvme_dev 2015-12-01 10:59:38 -07:00
pci.c nvme: simplify nvme_setup_prps calling convention 2015-12-01 10:59:39 -07:00
scsi.c nvme: split a new struct nvme_ctrl out of struct nvme_dev 2015-12-01 10:59:38 -07:00