]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: heuristic: call get4bits directly
authorDavid Sterba <dsterba@suse.com>
Tue, 12 Dec 2017 19:35:02 +0000 (20:35 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:19 +0000 (16:08 +0100)
commit07c82e63fc4a60bf9a1ba471522f493e7b4f9ffe
tree3a5e1eb3a04687125892f844d6f4b0d50dc7ac22
parent26c2560d0d9260fd269521d72cba6f7078cbd0e7
btrfs: heuristic: call get4bits directly

As it's a single instance and local to the file, we don't need to pass
it as an argument.

Reviewed-by: Timofey Titovets <nefelim4ag@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/compression.c