summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2021-10-19 10:40:45 +0100
committerMark Rutland <mark.rutland@arm.com>2021-10-25 10:05:09 +0100
commitd21e64027ce4d4df0c46d527b96f12d3811cd08d (patch)
tree7050b0edddcc271674a679ab4a3ee4a58790e183 /tools/perf/scripts/python/export-to-sqlite.py
parent4cb6f4df976b288aa02bbb658d38e73d34d8231f (diff)
irq: simplify handle_domain_{irq,nmi}()
There's no need for handle_domain_{irq,nmi}() to open-code the NULL check performed by handle_irq_desc(), nor the resolution of the desc performed by generic_handle_domain_irq(). Use generic_handle_domain_irq() directly, as this is functioanlly equivalent and clearer. At the same time, delete the stale comments, which are no longer helpful. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Marc Zyngier <maz@kernel.org> Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions