Page MenuHomeFreeBSD

intr_event(9): document intr_event_handle()
ClosedPublic

Authored by mhorne on Oct 11 2022, 5:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 9:38 PM
Unknown Object (File)
Nov 29 2024, 7:29 AM
Unknown Object (File)
Nov 25 2024, 5:20 PM
Unknown Object (File)
Nov 23 2024, 8:26 PM
Unknown Object (File)
Nov 22 2024, 11:02 PM
Unknown Object (File)
Nov 19 2024, 8:36 AM
Unknown Object (File)
Nov 16 2024, 9:43 AM
Unknown Object (File)
Nov 8 2024, 4:20 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47775
Build 44662: arc lint + arc unit

Event Timeline

Besides these 2 nits, LGTM.

share/man/man9/intr_event.9
26

Bump on commit.

259–260

While here, for consistency. Doesn't need to be in this specific commit.

This revision is now accepted and ready to land.Oct 11 2022, 10:46 PM
mhorne added inline comments.
share/man/man9/intr_event.9
259–260

Good catch, included in D33478.

This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.