diff options
author | Dave Jiang <[email protected]> | 2024-04-03 08:47:15 -0700 |
---|---|---|
committer | Dave Jiang <[email protected]> | 2024-04-08 08:25:21 -0700 |
commit | 001c5d19341a39cb683ab0a18ce4b662a09d96a0 (patch) | |
tree | e058245d6ce680432702cf000b3fa07eb5fde0c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 51293c565cf4b8d57c154efadb57b17866c74bcb (diff) |
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
The driver stores access_coordinate for host bridge in ->hb_coord and
switch CDAT access_coordinate in ->sw_coord. Since neither of these
access_coordinate clobber each other, the variable name can be consolidated
into ->coord to simplify the code.
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions