From: Jerome Marchand Date: Fri, 10 Jun 2011 13:28:46 +0000 (+0200) Subject: Staging: zram: Remove useless offset calculation in handle_uncompressed_page() X-Git-Tag: v3.1-rc1~232^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a587e835e3a8ea2fe9e8fd038553f2090666bd5;p=pandora-kernel.git Staging: zram: Remove useless offset calculation in handle_uncompressed_page() The offset of uncompressed page is always zero: handle_uncompressed_page() doesn't have to care about it. Signed-off-by: Jerome Marchand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed