aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorPetr Cvek <[email protected]>2019-06-20 23:39:34 +0200
committerPaul Burton <[email protected]>2019-06-24 14:15:03 -0700
commit39588164d3c94c6519f0b826ecd05d7ee3da16c4 (patch)
tree8e17c2b878fa9fd5391c4f504546c577c31245ba /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentaa0f58b4666f7662d178905ac45d94914f72d3d4 (diff)
MIPS: lantiq: Change variables to the same type as the source
A structure irq_data, irq_desc_get_irq() and irq_linear_revmap() use a different type than defined in the lantiq ICU driver, which is using signed integers. The substracted result should never be negative nor is tested for that situation. Change it to unsigned. Signed-off-by: Petr Cvek <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions