x86: !x & y typo in mtrr code
authorHarvey Harrison <harvey.harrison@gmail.com>
Sun, 27 Apr 2008 04:00:17 +0000 (21:00 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 29 Apr 2008 11:45:24 +0000 (13:45 +0200)
commite686d34156ef0e56b2ebec505b809018bc0dc73b
tree51150f930f1d64dee365c3ee97a61096d47d190c
parenta01e035ebb552223c03f2d9138ffc73f2d4d3965
x86: !x & y typo in mtrr code

As written, this can never be true.

Spotted by the Sparse checker.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/generic.c