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
F72295388: D40162.diff
Tue, Dec 5, 4:44 AM
Unknown Object (File)
Sep 23 2023, 11:20 PM
Unknown Object (File)
Aug 3 2023, 8:56 PM
Unknown Object (File)
Jul 15 2023, 10:43 PM
Unknown Object (File)
Jun 27 2023, 8:52 AM
Unknown Object (File)
Jun 8 2023, 4:46 AM
Unknown Object (File)
May 25 2023, 6:41 AM
Unknown Object (File)
May 19 2023, 5:20 PM
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