aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2023-03-21 11:13:39 +0000
committerDavid Sterba <[email protected]>2023-04-17 18:01:18 +0200
commitb93fa4acbb57470d48de381ec4aef3f481b32d67 (patch)
tree2be9deae005f44de5a143c19f7ce9d41675019e8 /tools/perf/scripts/python/stackcollapse.py
parent5c1f2c6bca8b51b38f6263ece354e9c74c2627d3 (diff)
btrfs: remove check for NULL block reserve at btrfs_block_rsv_check()
The block reserve passed to btrfs_block_rsv_check() is never NULL, so remove the check. In case it can ever become NULL in the future, then we'll get a pretty obvious and clear NULL pointer dereference crash and stack trace. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions