diff options
author | 2018-01-03 10:43:34 +0530 | |
---|---|---|
committer | 2018-01-08 06:15:41 -0800 | |
commit | 494fd076ea7bde10142ad427d7ce9c32b238b6db (patch) | |
tree | 803860a11868609cac566fa46ee8fca912158e44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libata:pata_atiixp: Don't use unconnected secondary port on SB600 (diff) | |
download | linux-dev-494fd076ea7bde10142ad427d7ce9c32b238b6db.tar.xz linux-dev-494fd076ea7bde10142ad427d7ce9c32b238b6db.zip |
ata_piix: constify pci_bits
pci_bits are not supposed to change at runtime. Functions
pci_test_config_bits() working with const 'struct pci_bits'.
So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions