diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2024-10-02 17:46:02 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2024-10-07 18:12:09 -0700 |
commit | 9d86d080cfb3ab935c842ac5525a90430a14c998 (patch) | |
tree | f536bb2d6e87d5fab46b613480e19c76a1c528e0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0114f66370bfe139d6407a0b6b8f309af4c12148 (diff) |
drm/xe/devcoredump: Use drm_puts and already cached local variables
There are a bunch of calls to drm_printf with static strings. Switch
them to drm_puts instead.
There are also a bunch of 'coredump->snapshot.XXX' references when
'coredump->snapshot' has alread been cached locally as 'ss'. So use
'ss->XXX' instead.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Julia Filipchuk <julia.filipchuk@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241003004611.2323493-3-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions