summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorMark Rustad <mark.d.rustad@intel.com>2014-04-01 01:58:39 +0400
committerBjorn Helgaas <bhelgaas@google.com>2014-04-25 03:25:16 +0400
commitc1309040967e200d3ea6415ae54cf6a69d7ad996 (patch)
tree386f3778bff0a55cc09db778d18852ce4f397bbb /drivers/pci/pci.c
parent7ee4910ab31c4b1fafb7e4f273cbe9340ac953aa (diff)
downloadlinux-c1309040967e200d3ea6415ae54cf6a69d7ad996.tar.xz
PCI: Use designated initialization in PCI_VDEVICE
By using designated initialization in PCI_VDEVICE, like other similar macros, many "missing initializer" warnings that appear when compiling with W=2 can be silenced. Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions