linux/drivers/pci/endpoint
Bhumika Goyal 36b8518950 PCI: Constify endpoint pci_epf_type device_type
Make this const as it is only stored in the type field of a device
structure, which is const.  Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2017-08-24 11:22:54 -05:00
..
functions
Kconfig
Makefile
pci-ep-cfs.c
pci-epc-core.c
pci-epc-mem.c
pci-epf-core.c PCI: Constify endpoint pci_epf_type device_type 2017-08-24 11:22:54 -05:00