diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 13:37:21 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:12 +0300 |
commit | 0a5d0dc55fcb15da016fa28d27bf50ca7f17ec11 (patch) | |
tree | a961ad03dfb75a02869ccf54a9348cfaad818e9a /tools/perf/scripts/python/syscall-counts.py | |
parent | cddaaacca9339d2f13599a822dc2f68be71d2e0d (diff) | |
download | linux-0a5d0dc55fcb15da016fa28d27bf50ca7f17ec11.tar.xz |
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
The root argument for btrfs_update_inode_fallback() always matches the
root of the given inode, so remove the root argument and get it from the
inode argument.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions