From: Rusty Russell Date: Thu, 25 Dec 2008 06:48:43 +0000 (+1030) Subject: x86: remove impossible test in mtrr/main.c X-Git-Tag: v2.6.29-rc1~536^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ab6b245fda6e7597a667a67cce0d26c3c7a14b;p=pandora-kernel.git x86: remove impossible test in mtrr/main.c Impact: cleanup enable_mtrr_cleanup is static, and is never set to anything but 0 or 1. Signed-off-by: Rusty Russell Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed