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)
Sun, Sep 7, 6:11 AM
Unknown Object (File)
Mon, Aug 25, 9:47 PM
Unknown Object (File)
Sat, Aug 23, 7:39 PM
Unknown Object (File)
Tue, Aug 19, 2:43 PM
Unknown Object (File)
Thu, Aug 14, 7:39 PM
Unknown Object (File)
Aug 10 2025, 8:02 AM
Unknown Object (File)
Aug 10 2025, 6:38 AM
Unknown Object (File)
Aug 5 2025, 5:17 AM
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.