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)
Wed, Feb 11, 3:51 PM
Unknown Object (File)
Sun, Feb 8, 3:46 PM
Unknown Object (File)
Sat, Feb 7, 5:23 PM
Unknown Object (File)
Sat, Jan 31, 7:18 AM
Unknown Object (File)
Jan 16 2026, 6:32 AM
Unknown Object (File)
Jan 15 2026, 7:54 PM
Unknown Object (File)
Dec 29 2025, 10:12 AM
Unknown Object (File)
Dec 24 2025, 10:03 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.