drm/i915: Add spaces before compound GEM_TRACE
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 23 Dec 2019 20:44:10 +0000 (20:44 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 25 Dec 2019 12:14:34 +0000 (12:14 +0000)
commit41d329e287fb4888591491be4b4198f14b211cf6
tree9f5da18a30d3d2d692f3072784d71b17b3e33e13
parentc100777cc00ce9a0e53f94e2f530abd35a54751b
drm/i915: Add spaces before compound GEM_TRACE

Add a space between the prefixed format and the users format so that the
join are not mistakenly combined into one long word.

Fixes: 639f2f24895f ("drm/i915: Introduce new macros for tracing")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Venkata Sandeep Dhanalakota <venkata.s.dhanalakota@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191223204411.2355304-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_context.h
drivers/gpu/drm/i915/i915_request.h