summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2021-08-11 15:33:32 +0300
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-08-19 17:37:51 +0300
commitf4455748b2126a9ba2bcc9cfb2fbcaa08de29bb2 (patch)
tree9f3933e15c24cae0983520bc978d735ab56e4a1a /tools/perf/scripts/python/export-to-postgresql.py
parente73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff)
downloadlinux-f4455748b2126a9ba2bcc9cfb2fbcaa08de29bb2.tar.xz
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
No functional change. As we are intending to add additional 1-bit members in struct j721e_pcie_data/struct cdns_pcie_rc, use bitfields instead of bool since it takes less space. As discussed in [1], the preference is to use bitfileds instead of bool inside structures. [1] -> https://lore.kernel.org/linux-fsdevel/CA+55aFzKQ6Pj18TB8p4Yr0M4t+S+BsiHH=BJNmn=76-NcjTj-g@mail.gmail.com/ Suggested-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://lore.kernel.org/r/20210811123336.31357-2-kishon@ti.com Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions