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)
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>

No differences found