Skip to content
Commit 8c945d32 authored by David Sterba's avatar David Sterba
Browse files

btrfs: compression: drop kmap/kunmap from lzo



As we don't use highmem pages anymore, drop the kmap/kunmap. The kmap is
simply page_address and kunmap is a no-op.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent b0ee5e1e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment