aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-03-12 01:09:49 +0800
committerTheodore Ts'o <[email protected]>2023-04-06 01:13:12 -0400
commit91a48aaf59d0da6b93e49de87420c30aba0acaa8 (patch)
treeec77a9fd0363f442385976a0496e20435dd43bad /tools/perf/scripts/python/task-analyzer.py
parent1221b235019f9e3bbc38cfc53f7c03456bee53b4 (diff)
ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request
Result of EXT4_SB(ac->ac_sb) is already stored in sbi at beginning of ext4_mb_normalize_request. Use sbi instead of EXT4_SB(ac->ac_sb) to remove unnecessary pointer dereference. Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Ritesh Harjani (IBM) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions