NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 3 Jun 2014 21:06:26 +0000 (17:06 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Wed, 4 Jun 2014 02:58:27 +0000 (22:58 -0400)
This define isn't used, and any code that wanted to use it should use
NVME_FEAT_TEMP_THRESH instead.

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

Simple merge