]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Subject: PATCH: fix numa caused compile warnings
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sat, 10 Sep 2005 07:25:49 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 10 Sep 2005 17:06:21 +0000 (10:06 -0700)
commitc6da3e0f47c175d55d725847e7620f6b1b079f68
treee814f19d6f2ec8887ad590bfd67cd89d3d9f1002
parent34d1b2552f68d7d920d0ce3e1c648e06c68fad8f
[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 <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/pci-sysfs.c
drivers/pci/probe.c