summaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-03-03 08:04:01 -0700
committerChristoph Hellwig <hch@lst.de>2019-04-05 08:07:57 +0200
commit9b048119a153590b934ef49aae309b723587f527 (patch)
tree29466673f8c65c5dd11b138c2f6e1ea68789bc12 /scripts/bpf_helpers_doc.py
parent3ab3a0313cb8c50391d74e40fd46a3408d8e4de9 (diff)
nvme-pci: remove nvme_init_iod
nvme_init_iod should really be split into two parts: initialize a few general iod fields, which can easily be done at the beginning of nvme_queue_rq, and allocating the scatterlist if needed, which logically belongs into nvme_map_data with the code making use of it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions