drm/xe/devcoredump: Fix print typo of offset
authorShuicheng Lin <shuicheng.lin@intel.com>
Thu, 20 Feb 2025 00:17:09 +0000 (00:17 +0000)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 24 Feb 2025 21:31:12 +0000 (13:31 -0800)
commitc504ad914f5bb2465395b310b673b48d296e08c0
tree6e59b6d1fd447607b68e19ca2dbb50aa6543f5ae
parentc7f2b8bfca78be8880af3ae4b6719767d4832d92
drm/xe/devcoredump: Fix print typo of offset

The log should print with "offset" instead of "size".
Correct the typo in the comment.

v2: split kzalloc change and add typo fix in commit message (Lucas)

Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250220001710.1803749-2-shuicheng.lin@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_devcoredump.c