From: Sasha Levin Date: Sun, 10 Jun 2012 10:51:05 +0000 (+0200) Subject: mm: frontswap: remove unnecessary check during initialization X-Git-Tag: v3.6-rc1~122^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f08103ebd634999abfccc8ff94985530f14d74;p=pandora-kernel.git mm: frontswap: remove unnecessary check during initialization The check whether frontswap is enabled or not is done in the API functions in the frontswap header, before they are passed to the internal double-underscored frontswap functions. Remove the check from __frontswap_init for consistency. Reviewed-by: Minchan Kim Signed-off-by: Sasha Levin Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed