Page MenuHomeFreeBSD

LinuxKPI: add struct_group_tagged()
ClosedPublic

Authored by bz on May 4 2025, 10:15 PM.
Tags
None
Referenced Files
F166503416: D50157.id156163.diff
Thu, Aug 13, 8:51 PM
F166462675: D50157.diff
Thu, Aug 13, 5:33 PM
Unknown Object (File)
Wed, Aug 12, 9:15 PM
Unknown Object (File)
Wed, Aug 12, 2:22 PM
Unknown Object (File)
Tue, Aug 11, 5:41 PM
Unknown Object (File)
Mon, Aug 10, 2:18 PM
Unknown Object (File)
Mon, Aug 10, 12:59 PM
Unknown Object (File)
Mon, Aug 10, 9:52 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 Passed
Unit
No Test Coverage
Build Status
Buildable 63881
Build 60765: arc lint + arc unit

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.