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)
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>

No differences found