cpumask: rename tsk_cpumask to tsk_cpus_allowed
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Dec 2009 17:43:29 +0000 (11:43 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Dec 2009 01:13:30 +0000 (11:43 +1030)
Noone uses this wrapper yet, and Ingo asked that it be kept consistent
with current task_struct usage.

(One user crept in via linux-next: fixed)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Tejun Heo <tj@kernel.org>

No differences found