diff options
author | Christoph Hellwig <hch@lst.de> | 2019-03-03 08:04:01 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-04-05 08:07:57 +0200 |
commit | 9b048119a153590b934ef49aae309b723587f527 (patch) | |
tree | 29466673f8c65c5dd11b138c2f6e1ea68789bc12 /drivers/platform/x86/surface3-wmi.c | |
parent | 3ab3a0313cb8c50391d74e40fd46a3408d8e4de9 (diff) | |
download | linux-9b048119a153590b934ef49aae309b723587f527.tar.gz linux-9b048119a153590b934ef49aae309b723587f527.tar.bz2 linux-9b048119a153590b934ef49aae309b723587f527.zip |
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 'drivers/platform/x86/surface3-wmi.c')
0 files changed, 0 insertions, 0 deletions