drm/i915/gt: Add a space before '('
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 Jan 2021 19:29:12 +0000 (19:29 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Mar 2021 18:30:35 +0000 (19:30 +0100)
commit32ce590bdd34f7603ca8e2b490c9227aa52fb5a6
tree1cfa26eeddd30b38ec2b4c8c9be2e6165a1d5ce6
parent70b0f07770ea7b2949b47b6b8d22c0ad8d533d96
drm/i915/gt: Add a space before '('

Checkpatch noticed a while(0) and complains about the lack of space.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210122192913.4518-9-chris@chris-wilson.co.uk
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/gt/intel_renderstate.c