cpumask: avoid deprecated function in mm/slab.c
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Dec 2009 17:43:12 +0000 (11:43 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Dec 2009 01:13:13 +0000 (11:43 +1030)
These days we use cpumask_empty() which takes a pointer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Christoph Lameter <cl@linux-foundation.org>

No differences found