Page MenuHomeFreeBSD

LinuxKPI: add struct_group_tagged()
ClosedPublic

Authored by bz on May 4 2025, 10:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 5:59 AM
Unknown Object (File)
Sep 13 2025, 8:34 AM
Unknown Object (File)
Sep 12 2025, 10:29 AM
Unknown Object (File)
Sep 12 2025, 7:15 AM
Unknown Object (File)
Sep 7 2025, 6:11 AM
Unknown Object (File)
Aug 25 2025, 9:47 PM
Unknown Object (File)
Aug 23 2025, 7:39 PM
Unknown Object (File)
Aug 19 2025, 2:43 PM
Subscribers

Details

Summary

Restructure struct_group() into a wrapper around __struct_group().
Various callers have arguments annotated as /* no foo */ so try to
add all we can find.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Test Plan

I am not sure about the "public Domain" @emaste

Diff Detail

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

Event Timeline

bz requested review of this revision.May 4 2025, 10:15 PM
bz created this revision.

This file is close to trivial before and after this change so I wouldn't worry too much about having Public domain on it.

This file is close to trivial before and after this change so I wouldn't worry too much about having Public domain on it.

Ok, thanks!

dumbbell added a subscriber: dumbbell.

Looks good to me.

This revision is now accepted and ready to land.May 14 2025, 4:45 PM
This revision was automatically updated to reflect the committed changes.