cpumask: Use find_last_bit()
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:19 +0000 (10:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:19 +0000 (10:12 +1030)
Impact: cleanup

There's one obvious place to use it: to find the highest possible cpu.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found