From 4327edf6b8a7ac7dce144313947995538842d8fd Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 10 Sep 2005 00:25:49 -0700 Subject: [PATCH] [PATCH] Subject: PATCH: fix numa caused compile warnings pcibus_to_cpumask expands into more than just an initialiser so gcc moans about code before variable declarations. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed