aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2015-09-17 14:20:32 +0100
committerJani Nikula <[email protected]>2015-09-18 14:20:47 +0300
commitb5dada82ad624b69a2229c819d6a30b664a5606f (patch)
tree0ac05cdf358c5e288a6010e2adf299b4fc853873 /tools/perf/scripts/python
parent9aa6114253a9d01513796f6b44eda9838dc7bf3b (diff)
drm/i915/bxt: Fix wrongly placed ')' in I915_READ()
Not the first time! not the last time? There is a possibility to use gcc 5's -Wbool-compare to try and compare (reg) in those macros to a constant and gcc will warn that the comparison between a boolean expression and a constant is always either true or false. Maybe. Cc: Imre Deak <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Imre Deak <[email protected]> Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions