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)
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>

No differences found