]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 24 Mar 2014 14:11:22 +0000 (10:11 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 24 Mar 2014 14:11:22 +0000 (10:11 -0400)
commit3f6becfd2f10c22e5cfa17b5131144fe595fc230
tree78411273873ab7836280e43288ca6b8a44424d34
parent453e260d9e6b47f4eac89e0242a90fae677d414b
NVMe: Replace DEFINE_PCI_DEVICE_TABLE

Checkpatch has started warning against using DEFINE_PCI_DEVICE_TABLE,
so replace it.  Also update the copyright date and bump the module
version number to 0.9.

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