diff options
author | Dave Jiang <dave.jiang@intel.com> | 2024-04-03 18:47:15 +0300 |
---|---|---|
committer | Dave Jiang <dave.jiang@intel.com> | 2024-04-08 18:25:21 +0300 |
commit | 001c5d19341a39cb683ab0a18ce4b662a09d96a0 (patch) | |
tree | e058245d6ce680432702cf000b3fa07eb5fde0c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 51293c565cf4b8d57c154efadb57b17866c74bcb (diff) | |
download | linux-001c5d19341a39cb683ab0a18ce4b662a09d96a0.tar.xz |
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 <Jonathan.Cameron@huawei.com>
Reviewed-by: Davidlohr Bueso <dave@stgolabs.net>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20240403154844.3403859-5-dave.jiang@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions