drm/xe: Replace double space with single space after comma
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>
Loading
Please register or sign in to comment