Page MenuHomeFreeBSD

EARLY_DRIVER_MODULE: use designated initializers
ClosedPublic

Authored by mhorne on Jan 16 2025, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 1:26 PM
Unknown Object (File)
Sun, Oct 12, 4:01 PM
Unknown Object (File)
Tue, Sep 23, 11:34 PM
Unknown Object (File)
Sep 17 2025, 3:46 AM
Unknown Object (File)
Sep 15 2025, 12:19 PM
Unknown Object (File)
Sep 15 2025, 11:15 AM
Unknown Object (File)
Sep 13 2025, 10:41 AM
Unknown Object (File)
Sep 12 2025, 6:58 AM
Subscribers
None

Details

Summary

It helps the reader to parse the macro definition, with respect to how
the arguments are mapped to the structure members. No functional change
intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable