diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-12-10 10:38:32 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-02-08 22:58:49 +0100 |
commit | 149716570be98185150860fe922bf89ed080bd3c (patch) | |
tree | e6348102c2b6a3eac0d9aaac2f124954d8c3f7d0 /fs/btrfs/ulist.h | |
parent | 3cc64e7ebfb0d7faaba2438334c43466955a96e8 (diff) |
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/ulist.h')
0 files changed, 0 insertions, 0 deletions