Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: zram: Remove useless offset calculation in handle_uncompress…
…ed_page() The offset of uncompressed page is always zero: handle_uncompressed_page() doesn't have to care about it. Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information