]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Cleanup compress_file_range()
authorAshish Samant <ashish.samant@oracle.com>
Sat, 26 Mar 2016 02:01:33 +0000 (19:01 -0700)
committerDavid Sterba <dsterba@suse.com>
Tue, 26 Jul 2016 11:52:25 +0000 (13:52 +0200)
commit2267079c307906d37e94c360cf7466f1a7392758
treef29cdf77faa3b693e5a326d4ff83741425de5cdb
parent435186d45791d3ae5b07375268dd92476a92e150
btrfs: Cleanup compress_file_range()

Remove unnecessary checks in compress_file_range().

Signed-off-by: Ashish Samant <ashish.samant@oracle.com>
[ minor coding style fixups ]
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/inode.c