diff options
author | 2017-09-18 21:54:55 +0530 | |
---|---|---|
committer | 2017-10-05 15:53:31 -0500 | |
commit | 4113b0e60bf188c8a557c22f64294aa9c6019074 (patch) | |
tree | 5e6170c779f50133b5e5a79c6b582dfb554ce59b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Constify pci_dev_type structure (diff) | |
download | wireguard-linux-4113b0e60bf188c8a557c22f64294aa9c6019074.tar.xz wireguard-linux-4113b0e60bf188c8a557c22f64294aa9c6019074.zip |
x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst
Make this const as it is only used during a copy operation. This usage is
inside init function and the structure is not referenced after
initialisation, so make it __initconst too.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions