diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-02-22 14:04:07 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-02-29 17:46:57 -0600 |
commit | c5563887a96912f84efe5c1322bfbc4f9a30e882 (patch) | |
tree | 5548b4139c51808374221ee86d1a5f47a39ce409 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f52e5629f66d5fd79ae8b8145d76ae0ddb47e142 (diff) |
PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
Make struct pci_vpd_pci22.busy a 1-bit field instead of a bool. We intend
to add another flag, and two bitfields are cheaper than two bools.
Tested-by: Shane Seymour <shane.seymour@hpe.com>
Tested-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions