From: Nitin Gupta Date: Sat, 22 Jan 2011 12:36:15 +0000 (-0500) Subject: Staging: zram: simplify zram_make_request X-Git-Tag: v2.6.39-rc1~469^2~792 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d7854b4da52a1e40a41d26048f7940e4eb7193b;p=pandora-kernel.git Staging: zram: simplify zram_make_request zram_read() and zram_write() always return zero, so make them return void to simplify the code. Signed-off-by: Nitin Gupta Signed-off-by: Jerome Marchand Acked-by: Jeff Moyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed