From: Konrad Rzeszutek Wilk Date: Wed, 8 May 2013 20:57:35 +0000 (-0400) Subject: xen/tmem: Fix compile warning. X-Git-Tag: v3.10-rc2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23972c639980ba796a05ae9432df8267175b99ae;p=pandora-kernel.git xen/tmem: Fix compile warning. We keep on getting: drivers/xen/tmem.c:65:13: warning: ‘disable_frontswap_selfshrinking’ defined but not used [-Wunused-variable] if CONFIG_FRONTSWAP=y and # CONFIG_CLEANCACHE is not set Found by 0 day test project Reported-by: Fengguang Wu Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed