mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
There is no use in calling disable_irq function in the IRQHandler constructor if irq was not registered before. So add a condition where we call disable_irq only if the irq was registered before.
1.5 KiB
1.5 KiB