]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b57cf1ac35680d05e8547c884106e51c4d620b7
treef8fce6dfa6c61aac760cbfb2ba8c481c8d6b5681
parentd5637c9120d7b4a1c9a67b434cec8a24b433372f
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