kern_intr: Check for NULL event in intr_destroy()
It likely won't happen, but is consistent with the other functions of
this KPI.
Reviewed by: imp, jhb
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D33479
kern_intr: Check for NULL event in intr_destroy() Tags None Referenced Files None Subscribers None
Description
Details
|