Commit 7e4b4543 authored by John Harrison's avatar John Harrison Committed by Greg Kroah-Hartman
Browse files

drm/xe/devcoredump: Use drm_puts and already cached local variables



[ Upstream commit 9d86d080 ]

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: default avatarJohn Harrison <John.C.Harrison@Intel.com>
Reviewed-by: default avatarJulia Filipchuk <julia.filipchuk@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241003004611.2323493-3-John.C.Harrison@Intel.com


Stable-dep-of: 5dce85fe ("drm/xe: Move the coredump registration to the worker thread")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent cd188519
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment