summaryrefslogtreecommitdiffstats
path: root/fs/init.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2023-09-22 12:37:22 +0200
committerDavid Sterba <dsterba@suse.com>2023-10-12 16:44:12 +0200
commit8b9d032225be93f80ebdd7ba933846acd1bd9f16 (patch)
treee7fbd16abaffa050bc7cf90ea747bc8b37f4a1cb /fs/init.c
parentbtrfs: remove redundant root argument from btrfs_update_inode_fallback() (diff)
downloadlinux-8b9d032225be93f80ebdd7ba933846acd1bd9f16.tar.xz
linux-8b9d032225be93f80ebdd7ba933846acd1bd9f16.zip
btrfs: remove redundant root argument from btrfs_update_inode()
The root argument for btrfs_update_inode() 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 'fs/init.c')
0 files changed, 0 insertions, 0 deletions