HomeFreeBSD

intr: Remove dead code from intr_event_remove_handler()

Description

intr: Remove dead code from intr_event_remove_handler()

We currently destroy the ithread in intr_event_destroy(). In
preparation for fixing a bug there, remove this dead code and reorganize
a bit to avoid some code duplication. No functional change intended.

Reviewed by: kib, jhb
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D45490

Details

Provenance
markjAuthored on Jul 30 2024, 2:35 PM
Reviewer
kib
Differential Revision
D45490: intr: Remove dead code from intr_event_remove_handler()
Parents
rG8ebacb9daa9e: nvmf_tcp: Correct calculation of number of TTAGs to allocate
Branches
Unknown
Tags
Unknown