diff options
author | 2024-12-02 11:19:56 +0000 | |
---|---|---|
committer | 2024-12-23 08:17:22 -0700 | |
commit | 5c292ac6e69f390179b93dc104b40903cddce636 (patch) | |
tree | a4a503fb159fbbea2028b5283df26e45cbfdf4d0 /tools/perf/scripts/python/gecko.py | |
parent | blktrace: move copy_[to|from]_user() out of ->debugfs_lock (diff) | |
download | wireguard-linux-5c292ac6e69f390179b93dc104b40903cddce636.tar.xz wireguard-linux-5c292ac6e69f390179b93dc104b40903cddce636.zip |
block: Delete bio_prio()
Since commit 43b62ce3ff0a ("block: move bio io prio to a new field"), macro
bio_prio() does nothing but return the value in bio->bi_ioprio. Most other
places just read bio->bi_ioprio directly, so replace bi_ioprio() callsites
with reading bio->bi_ioprio directly and delete that macro.
Signed-off-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20241202111957.2311683-2-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions