diff options
author | Bjorn Helgaas <[email protected]> | 2016-02-22 14:04:07 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-02-29 17:46:57 -0600 |
commit | c5563887a96912f84efe5c1322bfbc4f9a30e882 (patch) | |
tree | 5548b4139c51808374221ee86d1a5f47a39ce409 /tools/perf/scripts/python/call-graph-from-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 <[email protected]>
Tested-by: Babu Moger <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions