drm/i915/gt: Wrap macro arg in ()
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 Jan 2021 19:29:09 +0000 (19:29 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Mar 2021 18:30:35 +0000 (19:30 +0100)
commitcbdeab13ad1a2da2189820cae5b8737b8bb941bf
tree1aa218e596d521a6c3906bbc43965de90fb34b43
parentec450576f8f92f0eda9457d26fa61fd14a7fcee1
drm/i915/gt: Wrap macro arg in ()

Checkpatch noticed that ppgtt->pd should have been (ppgtt)->pd to avoid
issues with macros.

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-6-chris@chris-wilson.co.uk
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/gt/intel_lrc_reg.h