drm/xe: Replace double space with single space after comma
[ Upstream commit cd89de14 ] Avoid using double space, ", " in function or macro parameters where it's not required by any alignment purpose. Replace it with a single space, ", ". Signed-off-by:Nitin Gote <nitin.r.gote@intel.com> Reviewed-by:
Andi Shyti <andi.shyti@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240823080643.2461992-1-nitin.r.gote@intel.com Signed-off-by:
Nirmoy Das <nirmoy.das@intel.com> Stable-dep-of: ad40098d ("drm/xe/guc: Explicitly exit CT safe mode on unwind") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading