kmemcheck: remove multiple ifdef'd definitions of the same global variable
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 26 Feb 2009 09:17:31 +0000 (11:17 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 10:39:57 +0000 (12:39 +0200)
commit0c33cacd8672ef034ba414510f71ea2bd9370111
tree29a2ea85f2efe333fa34c64b5c00fa5fc11e9116
parent5b53b76a6158cd831759d7b0b2585bf0b121cec2
kmemcheck: remove multiple ifdef'd definitions of the same global variable

Multiple ifdef'd definitions of the same global variable is ugly and
error-prone. Fix that up.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
arch/x86/mm/kmemcheck/kmemcheck.c