]> Git Repo - linux.git/commit - drivers/pci/setup-bus.c
PCI: Fix error in panic message
authorLiao Pingfang <[email protected]>
Thu, 9 Jul 2020 07:28:28 +0000 (15:28 +0800)
committerBjorn Helgaas <[email protected]>
Thu, 9 Jul 2020 21:01:09 +0000 (16:01 -0500)
commitc7c337c5eded50a5a1265a0e8918db66e5982f47
tree266f9d9b71d3f6909534862d0517aef5922f34e8
parent16bbbc874f7f98e6598784896ed4719f0f1ed844
PCI: Fix error in panic message

Use kzalloc() instead of kmalloc() in the panic message.

[bhelgaas: drop similar ibmphp_pci.c change since it's not obviously
correct]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Liao Pingfang <[email protected]>
Signed-off-by: Yi Wang <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
drivers/pci/setup-bus.c
This page took 0.046248 seconds and 4 git commands to generate.