aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-02-08 21:55:42 +0000
committerDavid Sterba <[email protected]>2024-03-04 16:24:49 +0100
commitf5169f12d7ea5dad54884ba1dbbf9e17394c2087 (patch)
treee47db0c24414d2326fc8feb8a7e70d78455adeec /tools/perf/scripts/python/task-analyzer.py
parent8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589 (diff)
btrfs: stop passing root argument to __btrfs_del_delalloc_inode()
There's no need to pass a root argument to __btrfs_del_delalloc_inode() and btrfs_del_delalloc_inode(), we can just pass the inode since the root is always the root associated to that inode. Some remove the root argument from these functions. Reviewed-by: Boris Burkov <[email protected]> Reviewed-by: Qu Wenruo <[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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions