From: Rusty Russell Date: Tue, 31 Mar 2009 04:05:13 +0000 (-0600) Subject: cpumask: remove references to struct irqaction's mask field. X-Git-Tag: v2.6.30-rc1~604^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8a51004a18b627ea81444201f7867875212f46;p=pandora-kernel.git cpumask: remove references to struct irqaction's mask field. 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 Acked-by: Thomas Gleixner --- Reading git-diff-tree failed