diff options
author | Timofey Titovets <nefelim4ag@gmail.com> | 2017-10-03 17:06:01 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-10-30 12:27:58 +0100 |
commit | 1170862d783a3b47e49a1506fe15fa074e35bbb5 (patch) | |
tree | 44730667f94b2afa7835cefeedd0ff05973f7764 /fs/btrfs/Makefile | |
parent | btrfs: use appropriate replacements for __sb_{start,end}_write calls (diff) | |
download | linux-1170862d783a3b47e49a1506fe15fa074e35bbb5.tar.xz linux-1170862d783a3b47e49a1506fe15fa074e35bbb5.zip |
Btrfs: compress_file_range remove dead variable num_bytes
Remove dead assigment of num_bytes.
Also as num_bytes only used in the will_compress block as copy of
total_in just replace that with total_in and drop num_bytes entirely.
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Reviewed-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/Makefile')
0 files changed, 0 insertions, 0 deletions