Date: Sun, 23 May 2021 15:13:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 256103] DRIVER_MODULE.9 has incorrect SYNOPSIS for EARLY_DRIVER_MODULE() Message-ID: <bug-256103-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256103 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: bugs@FreeBSD.org Reporter: fbsd@opal.com Created attachment 225199 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225199&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256103-227>