diff options
author | Thomas Gleixner <[email protected]> | 2017-11-28 15:40:33 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-12-04 20:50:35 +0100 |
commit | bb5c43428252f27b875c764451321a83a531d6e5 (patch) | |
tree | 471cc65029d5958edabc9813996da1f1221d1abf /tools/perf/scripts/python/stackcollapse.py | |
parent | ae64f9bd1d3621b5e60d7363bc20afb46aede215 (diff) |
genirq/matrix: Fix the precedence fix for real
The previous commit which made the operator precedence in
irq_matrix_available() explicit made the implicit brokenness explicitely
wrong. It was wrong in the original commit already. The overworked
maintainer did not notice it either when merging the patch.
Replace the confusing '?' construct by a simple and obvious if ().
Fixes: 75f1133873d6 ("genirq/matrix: Make - vs ?: Precedence explicit")
Reported-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions