summaryrefslogtreecommitdiff
path: root/tools/perf/python
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-05-07 18:38:43 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-05-29 10:15:24 +0200
commit30a7862de84e69abc3018c57184f485048eed9d8 (patch)
tree6446516aed3b909eee71f72ee5b630d7653810e5 /tools/perf/python
parent76516fbc294d60481f2427d6a42125364a629386 (diff)
drm/i915/skl: Remove unnecessary () used with div_u64()
div_u64() can be either a inline function or a define, but in either case it's safe to provide expressions as parameters without outer () around them. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/python')
0 files changed, 0 insertions, 0 deletions