]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
NVMe: Group pci related actions in functions
authorKeith Busch <keith.busch@intel.com>
Mon, 15 Jul 2013 21:02:19 +0000 (15:02 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 3 Sep 2013 20:39:25 +0000 (16:39 -0400)
commit0877cb0d285c7f1d53d0b84b360bdea4be4f3f59
tree3bbad0b26e8cb58d928e4e2d1661da2f22ba29a2
parent9e59d091b0eb04f223ed037348e3d9e36f30e72b
NVMe: Group pci related actions in functions

This will make it easier to reuse these outside probe/remove.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c