diff options
author | 2017-09-12 16:43:33 +0530 | |
---|---|---|
committer | 2017-10-05 15:53:31 -0500 | |
commit | 69f2dc24ff32ae61291dc63525d70c06ac9d8ba3 (patch) | |
tree | e35d5ce35f982ca784559f22e2849c32da415ce2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.14-rc3 (diff) | |
download | wireguard-linux-69f2dc24ff32ae61291dc63525d70c06ac9d8ba3.tar.xz wireguard-linux-69f2dc24ff32ae61291dc63525d70c06ac9d8ba3.zip |
PCI: Constify pci_dev_type structure
Make this const as it not modified in the file referencing it. It is only
stored in a const field 'type' of a device structure. Also, add const to
the variable declaration in the header file.
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