]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/guc: Remove double blank line
authorJohn Harrison <John.C.Harrison@Intel.com>
Mon, 12 May 2025 21:53:21 +0000 (14:53 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 15 May 2025 19:27:33 +0000 (12:27 -0700)
commitfddf8cdd4b9b7373f32f77e7a89123394e630188
treec413e1d584570456027c686689b55099f45f44b2
parenteaa287069a70aa80e5e95d5162445962809d8158
drm/xe/guc: Remove double blank line

An earlier patch moved a drm_print a few lines lower but accidentally
left a double blank line behind. So fix that.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://lore.kernel.org/r/20250512215324.1457009-2-John.C.Harrison@Intel.com
drivers/gpu/drm/xe/xe_guc_ct.c