]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc8bb0c8bd22a4b9d1c457a9c2b1c192d8271831a
treef29cdf77faa3b693e5a326d4ff83741425de5cdb
parent6f034ece3422d8d4fbe0afe7cd8c2ac6438e651e
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