NVMe: Use Log Page constants in SCSI emulation
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 13 Jun 2014 14:54:21 +0000 (10:54 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 13 Jun 2014 14:54:21 +0000 (10:54 -0400)
The nvme-scsi file defined its own Log Page constant.  Use the
newly-defined one from the header file instead.

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

Simple merge