diff options
| author | Christoph Hellwig <[email protected]> | 2019-03-03 08:04:01 -0700 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2019-04-05 08:07:57 +0200 |
| commit | 9b048119a153590b934ef49aae309b723587f527 (patch) | |
| tree | 29466673f8c65c5dd11b138c2f6e1ea68789bc12 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 3ab3a0313cb8c50391d74e40fd46a3408d8e4de9 (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 <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions