summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-02-08 18:32:36 +0300
committerDavid Sterba <dsterba@suse.com>2024-03-04 18:24:49 +0300
commit8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589 (patch)
tree2f6b90edf04415178ff575b5dc0d85e38ba9f737 /scripts/patch-kernel
parent5693a1286aa697fadf8fc8c7abef122ec90ee10c (diff)
downloadlinux-8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589.tar.xz
btrfs: stop passing root argument to btrfs_add_delalloc_inodes()
There's no need to pass a root argument to btrfs_add_delalloc_inodes(), we can just pass the inode since the root is always the root associated to the inode in the context it's called. So remove it and have the single caller pass only the inode. Reviewed-by: Boris Burkov <boris@bur.io> 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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions