linux/drivers/vfio/pci
Julia Lawall 7d10f4e079 vfio-pci: constify pci_error_handlers structures
This pci_error_handlers structure is never modified, like all the other
pci_error_handlers structures, so declare it as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-11-19 16:53:07 -07:00
..
Kconfig vfio: Register/unregister irq_bypass_producer 2015-10-01 15:06:50 +02:00
Makefile vfio: initialize the virqfd workqueue in VFIO generic code 2015-03-16 14:08:54 -06:00
vfio_pci_config.c vfio/pci: make an array larger 2015-11-09 08:59:11 -07:00
vfio_pci_intrs.c vfio: Register/unregister irq_bypass_producer 2015-10-01 15:06:50 +02:00
vfio_pci_private.h vfio: Register/unregister irq_bypass_producer 2015-10-01 15:06:50 +02:00
vfio_pci_rdwr.c vfio-pci: Add support for VGA region access 2013-02-18 10:11:13 -07:00
vfio_pci.c vfio-pci: constify pci_error_handlers structures 2015-11-19 16:53:07 -07:00