diff options
| author | Mark Rutland <mark.rutland@arm.com> | 2021-10-19 12:40:45 +0300 |
|---|---|---|
| committer | Mark Rutland <mark.rutland@arm.com> | 2021-10-25 12:05:09 +0300 |
| commit | d21e64027ce4d4df0c46d527b96f12d3811cd08d (patch) | |
| tree | 7050b0edddcc271674a679ab4a3ee4a58790e183 /lib/mpi/mpi-internal.h | |
| parent | 4cb6f4df976b288aa02bbb658d38e73d34d8231f (diff) | |
| download | linux-d21e64027ce4d4df0c46d527b96f12d3811cd08d.tar.xz | |
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 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions
