cpumask: remove references to struct irqaction's mask field.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 31 Mar 2009 04:05:13 +0000 (22:05 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:35:14 +0000 (22:05 +1030)
Impact: cleanup

It's unused, since about 1995.  So remove all initialization of it in
preparation for actually removing the field.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Thomas Gleixner <tglx@linutronix.de>

No differences found