https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256103
Bug ID: 256103
Summary: DRIVER_MODULE.9 has incorrect SYNOPSIS for
EARLY_DRIVER_MODULE()
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 225199
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225199&action=edit
patch to remove incorrect argument in man page SYNOPSIS
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.
Can be MFC'd to 13 and 12.
--
You are receiving this mail because:
You are the assignee for the bug.