diff options
author | Bart Van Assche <[email protected]> | 2021-02-21 18:28:05 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-02-22 06:33:48 -0700 |
commit | 9fb407179c6fd910005040bebb040094ef959b6c (patch) | |
tree | 528e01ade4126faf057546ca927403b2d8fafc31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 31caf8b2a847214be856f843e251fc2ed2cd1075 (diff) |
block: Remove unused blk_pm_*() function definitions
Commit a1ce35fa4985 ("block: remove dead elevator code") removed the last
callers of blk_pm_requeue_request(), blk_pm_add_request() and
blk_pm_put_request(). Hence remove the definitions of these functions.
Removing these functions removes all users of the struct request nr_pending
member. Hence also remove 'nr_pending'. Note: 'nr_pending' is no longer
used since commit 7cedffec8e75 ("block: Make blk_get_request() block for
non-PM requests while suspended").
Cc: Alan Stern <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions