PCI: Make pci_error_handlers const
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Sep 2012 16:33:14 +0000 (09:33 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Sep 2012 22:24:59 +0000 (16:24 -0600)
commit494530284f16298050ab99f54b7b12dd7d1418a1
treec9f89874141cb81f17e06113add2b1019c3df17d
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
PCI: Make pci_error_handlers const

Since pci_error_handlers is just a function table make it const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Linas Vepstas <linasvepstas@gmail.com>
drivers/pci/pcie/aer/aerdrv.c
drivers/pci/pcie/aer/aerdrv_core.c
drivers/pci/pcie/portdrv_pci.c
include/linux/pci.h
include/linux/pcieport_if.h