net: hamradio/scc: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sat, 5 Oct 2013 04:22:30 +0000 (06:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Oct 2013 19:53:52 +0000 (15:53 -0400)
commit9714481e677562cc81d45c45586286578b9e8c08
tree4517d6a04bb467076f8274b066a3c7b8be771377
parentd96caf61ace778b56ab189caaf2b2294101878a9
net: hamradio/scc: 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: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/scc.c