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)
commit6eb0d698efa9c2a35ec3ca958699717c603f85ee
tree78411273873ab7836280e43288ca6b8a44424d34
parentddcb776286c091189a7b928188112470ec7e9efc
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