Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: fix comment about max_out in btrfs_compress_pages
Commit e5d7490 ("btrfs: derive maximum output size in the compression implementation") removed @max_out argument in btrfs_compress_pages() but its comment remained, remove it. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information