diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 13:37:23 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:12 +0300 |
commit | 07a274a8862dba86a270ced2a4c5ff3f7a01b66a (patch) | |
tree | 223a1e2ff6336841add9343f2867f58fc88e68c1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8b9d032225be93f80ebdd7ba933846acd1bd9f16 (diff) | |
download | linux-07a274a8862dba86a270ced2a4c5ff3f7a01b66a.tar.xz |
btrfs: remove redundant root argument from btrfs_update_inode_item()
The root argument for btrfs_update_inode_item() 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