HomeFreeBSD

EARLY_DRIVER_MODULE: use designated initializers

Description

EARLY_DRIVER_MODULE: use designated initializers

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.

Reviewed by: imp, jhb
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48489

Details

Provenance
mhorneAuthored on Thu, Jan 23, 8:29 PM
Reviewer
imp
Differential Revision
D48489: EARLY_DRIVER_MODULE: use designated initializers
Parents
rG5ec5d08489ba: bus.h: remove unused devop_t typedef
Branches
Unknown
Tags
Unknown