NVMe: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sat, 12 Oct 2013 04:23:29 +0000 (06:23 +0200)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Mon, 18 Nov 2013 22:13:54 +0000 (17:13 -0500)
commit481e5bad84239b01415b888df2040c1860ae3cfd
tree9f54186a1ba492a43c5c0c94986b77d969c21fc0
parentb80d5ccca3a012e91ca64a2a0b13049163a6a698
NVMe: remove deprecated IRQF_DISABLED

This patch proposes to remove the use of the IRQF_DISABLED flag

It's a NOOP since 2.6.35 and it will be removed one day.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c