aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-12-10 10:38:32 +0200
committerDavid Sterba <[email protected]>2021-02-08 22:58:49 +0100
commit149716570be98185150860fe922bf89ed080bd3c (patch)
treee6348102c2b6a3eac0d9aaac2f124954d8c3f7d0 /tools/perf/scripts/python/bin
parent3cc64e7ebfb0d7faaba2438334c43466955a96e8 (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 <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions