diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-19 11:22:19 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-08-24 19:22:54 +0300 |
commit | 36b8518950f95837d2edc6c9ef8e0ef1fbcf04eb (patch) | |
tree | 196c95f9fb92e856e423a31ab11a55813eb5e047 /drivers/pci/pci-sysfs.c | |
parent | 8bdc50ac56ab97e7585ee928a1017284afeee17a (diff) | |
download | linux-36b8518950f95837d2edc6c9ef8e0ef1fbcf04eb.tar.xz |
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>
Diffstat (limited to 'drivers/pci/pci-sysfs.c')
0 files changed, 0 insertions, 0 deletions