diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2013-11-14 08:26:02 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-11-14 08:26:02 -0700 |
commit | f618ef7c47934d1686a764d0c9f70f23e566683f (patch) | |
tree | 61eb2bdac3d7e9f36ef68fab4c09b04b5730e879 /drivers/block | |
parent | d17ab4592760973d95961bb29f26969246e9dabc (diff) | |
download | linux-f618ef7c47934d1686a764d0c9f70f23e566683f.tar.gz linux-f618ef7c47934d1686a764d0c9f70f23e566683f.tar.bz2 linux-f618ef7c47934d1686a764d0c9f70f23e566683f.zip |
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>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions