diff options
author | Damien Le Moal <[email protected]> | 2023-11-20 16:06:11 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-11-20 10:22:40 -0700 |
commit | c96b8175522a2c52e297ee0a49827a668f95e1e8 (patch) | |
tree | b5e99b1a6671c30e4a2301a8b0f69200797db5a4 /scripts/generate_rust_analyzer.py | |
parent | c2da049f419417808466c529999170f5c3ef7d3d (diff) |
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 <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions