NVMe: Include device and queue numbers in interrupt name
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 27 Jan 2014 20:57:22 +0000 (15:57 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 28 Jan 2014 01:14:08 +0000 (20:14 -0500)
On larger systems with many drives, it may help debugging to know which
queue is tied to which interrupt, just by looking at /proc/interrupts.

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

Simple merge