PCI: Use kzalloc() in pci_create_bus()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 15 Mar 2009 19:14:37 +0000 (20:14 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 17:48:15 +0000 (10:48 -0700)
commit6a3b3e26803fc823058fbb05abb5e0d92a52e1bd
treef868b0ef9c3d5d69f693fb73346f7f71266db092
parent32a9a682bef2f6fce7026bd94d1ce20028b0e52d
PCI: Use kzalloc() in pci_create_bus()

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c