aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-11-17 18:35:53 +0000
committerThomas Gleixner <[email protected]>2017-11-23 20:03:58 +0100
commite9990d70e8a063a7b894c5cbb99f630a0f41200d (patch)
tree47b0be3822a7e6c402faa576a892163b70e8a509 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent0e54705b0e01dcaf3eb2a496bb66d5f05012056b (diff)
irqchip/qcom: Fix u32 comparison with value less than zero
The comparison of u32 nregs being less than zero is never true since nregs is unsigned. Fix this by making nregs a signed integer. Fixes: f20cc9b00c7b ("irqchip/qcom: Add IRQ combiner driver") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: [email protected] Cc: Jason Cooper <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions