[PATCH v2 0/2] move nvme_cancel_io() to common code
Ming Lin
mlin at kernel.org
Wed May 18 14:05:00 PDT 2016
From: Ming Lin <ming.l at samsung.com>
So it can be used by fabrics driver also.
v2:
- not declare "ctrl"
- rename nvme_cancel_io to nvme_cancel_request
Ming Lin (2):
nvme: update and rename nvme_cancel_io to nvme_cancel_request
nvme: move nvme_cancel_request() to common code
drivers/nvme/host/core.c | 17 +++++++++++++++++
drivers/nvme/host/nvme.h | 1 +
drivers/nvme/host/pci.c | 20 ++------------------
3 files changed, 20 insertions(+), 18 deletions(-)
--
1.9.1
More information about the Linux-nvme
mailing list