[PATCH] sched: small topology.h cleanup
authorIngo Molnar <mingo@elte.hu>
Wed, 11 Jul 2007 19:21:47 +0000 (21:21 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 13 Jul 2007 17:11:52 +0000 (10:11 -0700)
commitf787a50306680c187cf2896a8017937c1bf6dc7e
tree1dbc2b37c53759bde6e227e6502ad5555388f305
parent4bd77321a833077c5c9ac7b9d284e261e4a8906e
[PATCH] sched: small topology.h cleanup

trivial cleanup: LOCAL_DISTANCE and REMOTE_DISTANCE are only used in
topology.h and inside an #ifndef section - limit their existence to
that #ifndef.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/topology.h