module: cleanup call chain.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Jul 2013 00:36:29 +0000 (10:06 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Jul 2013 00:45:10 +0000 (10:15 +0930)
commit9eb76d7797b892a1dad4f2efb6f786681306dd13
treeef41bc026c52fdaca74920deafa8801e1e9b9df0
parent8d8022e8aba85192e937f1f0f7450e256d66ae5c
module: cleanup call chain.

Fold alloc_module_percpu into percpu_modalloc().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c