From: Andi Kleen Date: Mon, 26 Jun 2006 11:56:28 +0000 (+0200) Subject: [PATCH] x86_64: Remove bogus comment in topology.h X-Git-Tag: firefly_0821_release~34989^2~73 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ed0a893fc8866baf116323acbcd883a3cc4a36a3;p=firefly-linux-kernel-4.4.55.git [PATCH] x86_64: Remove bogus comment in topology.h Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- diff --git a/include/asm-x86_64/topology.h b/include/asm-x86_64/topology.h index 80c4e44d011c..d4009f8dade0 100644 --- a/include/asm-x86_64/topology.h +++ b/include/asm-x86_64/topology.h @@ -7,8 +7,6 @@ #include #include -/* Map the K8 CPU local memory controllers to a simple 1:1 CPU:NODE topology */ - extern cpumask_t cpu_online_map; extern unsigned char cpu_to_node[];