commit | 19d3cf00cda6a3543c6fe2c75b674efab4a20eb6 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Apr 06 12:44:07 2018 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Mon Apr 09 12:53:02 2018 +0100 |
tree | 41c8a945cbba8123eb9dd6c3c975918771b9dcdd | |
parent | 77224cd59eae67acfc1259f0756957b10ec7c3b5 [diff] |
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