]> 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)
commitf8bcc92e2b8f83937d4918507f31e4dbf0b9b9ea
treef29cdf77faa3b693e5a326d4ff83741425de5cdb
parent1f22d59c2bc46d52ef6227a22403333b2d554798
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