HomeFreeBSD

Switch to using config_intrhook_oneshot(). That allows the error handling

Description

Switch to using config_intrhook_oneshot(). That allows the error handling
in the delayed attach to use early returns, which allows reducing the level
of indentation. So all in all, what looks like a lot of changes is really
no change in behavior, mostly just moving whitespace around.

Details

Provenance
ianAuthored on
Parents
rS344506: Add support for probing/attaching on FDT-based systems.
Branches
Unknown
Tags
Unknown