Page MenuHomeFreeBSD

sysctl.h: Less namespace pollution
ClosedPublic

Authored by imp on Oct 11 2021, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 6:41 AM
Unknown Object (File)
Sun, Oct 12, 8:18 PM
Unknown Object (File)
Sun, Oct 12, 8:18 PM
Unknown Object (File)
Sun, Oct 12, 8:18 PM
Unknown Object (File)
Sun, Oct 12, 8:42 AM
Unknown Object (File)
Sep 27 2025, 10:03 AM
Unknown Object (File)
Sep 18 2025, 2:27 AM
Unknown Object (File)
Aug 19 2025, 1:55 PM
Subscribers
None

Details

Summary

Remove unused struct ctlname. It is unused. Move struct thread to
inside #if _KERNEL.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Oct 11 2021, 3:43 PM
imp created this revision.
This revision is now accepted and ready to land.Oct 11 2021, 4:10 PM
This revision was automatically updated to reflect the committed changes.