aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-03-04 01:21:10 +0800
committerTheodore Ts'o <[email protected]>2023-04-06 01:13:11 -0400
commit285164b80175157c18a06425cf25591c9f942b1a (patch)
tree1e8f2c8d72701b8c8a8eb3608d1ec967e96c117b /tools/perf/scripts/python/bin/stackcollapse-record
parent139f46d3b5e69937025faa38cb0a3711b9808158 (diff)
ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
e4b->bd_buddy_page is only set if we initialize ext4_buddy successfully. So e4b->bd_buddy_page is always NULL in error handle branch. Just remove the dead check. Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Ojaswin Mujoo <[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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions