aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2020-12-10 10:38:32 +0200
committerDavid Sterba <dsterba@suse.com>2021-02-08 22:58:49 +0100
commit149716570be98185150860fe922bf89ed080bd3c (patch)
treee6348102c2b6a3eac0d9aaac2f124954d8c3f7d0 /fs/btrfs/tree-log.c
parentbtrfs: clarify error returns values in __load_free_space_cache (diff)
downloadlinux-rng-149716570be98185150860fe922bf89ed080bd3c.tar.xz
linux-rng-149716570be98185150860fe922bf89ed080bd3c.zip
btrfs: cleanup local variables in btrfs_file_write_iter
First replace all inode instances with a pointer to btrfs_inode. This removes multiple invocations of the BTRFS_I macro, subsequently remove 2 local variables as they are called only once and simply refer to them directly. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions