diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2023-11-20 10:06:11 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-11-20 20:22:40 +0300 |
commit | c96b8175522a2c52e297ee0a49827a668f95e1e8 (patch) | |
tree | b5e99b1a6671c30e4a2301a8b0f69200797db5a4 /drivers/block | |
parent | c2da049f419417808466c529999170f5c3ef7d3d (diff) | |
download | linux-c96b8175522a2c52e297ee0a49827a668f95e1e8.tar.xz |
block: Remove blk_set_runtime_active()
The function blk_set_runtime_active() is called only from
blk_post_runtime_resume(), so there is no need for that function to be
exported. Open-code this function directly in blk_post_runtime_resume()
and remove it.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20231120070611.33951-1-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions