git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34945ed
)
x86: remove impossible test in mtrr/main.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 25 Dec 2008 06:48:43 +0000
(17:18 +1030)
committer
H. 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