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)
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

Simple merge