aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMarek Behún <[email protected]>2024-07-08 17:17:59 +0200
committerThomas Gleixner <[email protected]>2024-07-30 13:35:46 +0200
commitccef3a991b7c972cccce4aee8e62f70e3a706e78 (patch)
tree38ee321f21641a92debeb877911050129e447756 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent0cbbf7c15d197ac370387c08d900abe142153cd3 (diff)
irqchip/armada-370-xp: Simplify is_percpu_irq() code
Simplify the code in the is_percpu_irq() function. Instead of if (condition) return true; return false; simply return condition. Signed-off-by: Marek Behún <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Ilpo Järvinen <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions