diff options
author | Stefan Weil <[email protected]> | 2011-01-28 23:35:18 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-01-31 09:58:35 +1000 |
commit | e468e0017b656841b661e57a948c3b858d58b959 (patch) | |
tree | dc4cccb6ab68d778b92ca3d3b6313dad35eb9374 /tools/perf/util/trace-event-scripting.c | |
parent | 1f0324caefd39985e9fe052fac97da31694db31e (diff) |
drm/radeon: Fix wrong boolean operator
This error is reported by cppcheck:
drivers/gpu/drm/radeon/radeon_encoders.c:1066: warning: Mutual exclusion over || always evaluates to true. Did you intend to use && instead?
It looks like cppcheck is correct, so fix this. No test was run.
Cc: David Airlie <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions