commit | f787a50306680c187cf2896a8017937c1bf6dc7e | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jul 11 21:21:47 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Jul 13 10:11:52 2007 -0700 |
tree | 1dbc2b37c53759bde6e227e6502ad5555388f305 | |
parent | 4bd77321a833077c5c9ac7b9d284e261e4a8906e [diff] |
[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>