Page MenuHomeFreeBSD

hyperv: vmbus: slightly simplify event_proc handling
Needs ReviewPublic

Authored by kevans on May 19 2023, 2:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 18 2025, 6:17 PM
Unknown Object (File)
Apr 10 2025, 10:23 AM
Unknown Object (File)
Feb 26 2025, 1:23 AM
Unknown Object (File)
Feb 25 2025, 6:30 PM
Unknown Object (File)
Feb 24 2025, 11:50 AM
Unknown Object (File)
Feb 21 2025, 1:50 AM
Unknown Object (File)
Feb 12 2025, 7:49 AM
Unknown Object (File)
Feb 10 2025, 4:33 AM
Subscribers

Details

Summary

We don't need to use a stub vmbus_event_proc, just let it be NULL. This
is a really minor simplification, but it makes sc->vmbus_event_proc
usage a little easier to reason about.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51552
Build 48443: arc lint + arc unit