HomeFreeBSD

DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE()

Description

DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE()

The man page SYNOPSIS for EARLY_DRIVER_MODULE() shows that it has
an "enum sysinit_elem_order order" argument.

The actual macro in sys/bus.h does not have an order argument.

PR: 256103
Reported by: J.R. Oldroyd <fbsd at opal dot com>
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D30411

(cherry picked from commit 3fdd5c1e49cbc0a77935eb34e3561c6021b93650)

Details

Provenance
fbsd_opal.comAuthored on May 24 2021, 2:54 PM
gbeCommitted on Jun 1 2021, 5:32 AM
Reviewer
markj
Differential Revision
D30411: DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_MODULE()
Parents
rG628d207646a8: nfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4.1/4.2 Open
Branches
Unknown
Tags
Unknown