aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-01-16 17:51:53 +0800
committerJens Axboe <[email protected]>2023-01-29 20:03:49 -0700
commit323745a3aa9ba172582d4549689146298fb68405 (patch)
treeb7401d6adc2f7dd47ffdd9e416dacaaa5fec4051 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent87c971de8157b90494490d7c869a21b7f2123305 (diff)
block, bfq: remove unused bfq_wr_max_time in struct bfq_data
bfqd->bfq_wr_max_time is set to 0 in bfq_init_queue and is never changed. It is only used in bfq_wr_duration when bfq_wr_max_time > 0 which never meets, so bfqd->bfq_wr_max_time is not used actually. Just remove it. Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions