blk-mq: remove newly added instances of __cpuinit
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jan 2014 21:07:06 +0000 (13:07 -0800)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:39 +0000 (12:54 -0600)
commit3ee05c98d066c14ac45e37ba919a4ce744d4dcde
tree51f6f1a12a982fbf7b2d3424cba781d4aa5ca457
parent7d0afca7ee519aa0e4fe265d010ca649521f3e09
blk-mq: remove newly added instances of __cpuinit

The new blk-mq code added new instances of __cpuinit usage.
We removed this a couple versions ago; we now want to remove
the compat no-op stubs.  Introducing new users is not what
we want to see at this point in time, as it will break once
the stubs are gone.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-cpu.c
block/blk-mq.c