cpumask: remove last assignment to mask field of struct irqaction.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:36 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:37 +0000 (09:34 +0930)
commit1d1afc1957a441fc75a27517b17437d8af3b3b93
tree213677a1303754e8be075aaa936f1ea9fa6e9b93
parent72d78d05cbaa69f2a32f5f9d65a4551ba0da571f
cpumask: remove last assignment to mask field of struct irqaction.

This snuck in after the patch which removed all the others.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/time.c