drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 6 Apr 2018 11:44:07 +0000 (12:44 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Mon, 9 Apr 2018 11:53:02 +0000 (12:53 +0100)
commit19d3cf00cda6a3543c6fe2c75b674efab4a20eb6
tree41c8a945cbba8123eb9dd6c3c975918771b9dcdd
parent77224cd59eae67acfc1259f0756957b10ec7c3b5
drm/i915: Enclose for_each_engine_masked macro arguments in parentheses

Enclose for_each_engine_masked macro arguments in parentheses.

v2:
 * Fixup whitespace to satisfy checkpatch.
 * Likewise reformat to 80 chars.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180406114407.25360-1-tvrtko.ursulin@linux.intel.com
drivers/gpu/drm/i915/i915_drv.h