x86: remove impossible test in mtrr/main.c
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 25 Dec 2008 06:48:43 +0000 (17:18 +1030)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Dec 2008 20:46:06 +0000 (12:46 -0800)
Impact: cleanup

enable_mtrr_cleanup is static, and is never set to anything but 0 or 1.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found