NVMe: Remove unused variables
authorKeith Busch <keith.busch@intel.com>
Thu, 19 Feb 2015 21:01:59 +0000 (14:01 -0700)
committerKeith Busch <keith.busch@intel.com>
Thu, 19 Feb 2015 23:15:38 +0000 (16:15 -0700)
commit483285184059b3f5b3a5707977349528abc82441
treef8fce6dfa6c61aac760cbfb2ba8c481c8d6b5681
parent9ac16938ab784101631c32c6de825f7ebea08a48
NVMe: Remove unused variables

We don't track queues in a llist, subscribe to hot-cpu notifications,
or internally retry commands. Delete the unused artifacts.

Signed-off-by: Keith Busch <keith.busch@intel.com>
drivers/block/nvme-core.c