From: Nitin Gupta Date: Thu, 28 Jan 2010 15:43:41 +0000 (+0530) Subject: Staging: ramzswap: Remove redundant check for zero page X-Git-Tag: v2.6.34-rc1~10^2~1^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e882281742f7e483e751bbbaf6c0946b5f8513f;p=pandora-kernel.git Staging: ramzswap: Remove redundant check for zero page ramzswap_free_page() already handles the case for zero filled pages. So, remove redundant logic for the same in ramzswap_write(). Signed-off-by: Nitin Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed