diff options
| author | 2020-12-10 10:38:32 +0200 | |
|---|---|---|
| committer | 2021-02-08 22:58:49 +0100 | |
| commit | 149716570be98185150860fe922bf89ed080bd3c (patch) | |
| tree | e6348102c2b6a3eac0d9aaac2f124954d8c3f7d0 /fs/btrfs/tree-log.c | |
| parent | btrfs: clarify error returns values in __load_free_space_cache (diff) | |
| download | linux-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
