From: Jerome Marchand Date: Fri, 10 Jun 2011 13:28:47 +0000 (+0200) Subject: Staging: zram: Refactor zram_read/write() functions X-Git-Tag: v3.1-rc1~232^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c921b2b43d47faa7c11eac1d2673bbe7fbc41dc;p=pandora-kernel.git Staging: zram: Refactor zram_read/write() functions This patch refactor the code of zram_read/write() functions. It does not removes a lot of duplicate code alone, but is mostly a helper for the third patch of this series (Staging: zram: allow partial page operations). Signed-off-by: Jerome Marchand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed