x86/PCI: Remove initialization of static variables to false
authorLongji Guo <guolongji@uniontech.com>
Fri, 3 Dec 2021 08:07:58 +0000 (16:07 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Jan 2022 17:05:35 +0000 (11:05 -0600)
commit346865f0745357f9f4704614ce1d9a8e6f27dbc4
tree85593f17ae5832285312dcf648c0d486bbc4c80d
parent4353594eb0980c80e24ebb20d9c871ff95b3b789
x86/PCI: Remove initialization of static variables to false

Remove the initialization of pci_ignore_seg to false which is pointless.

Link: https://lore.kernel.org/r/20211203080758.962-1-guolongji@uniontech.com
Signed-off-by: Longji Guo <guolongji@uniontech.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/acpi.c