Page MenuHomeFreeBSD

sound: Retire unused sndbuf_getflags() and sndbuf_setflags()
ClosedPublic

Authored by christos on Nov 1 2025, 10:50 PM.
Tags
None
Referenced Files
F163621697: D53525.id.diff
Fri, Jul 24, 10:37 PM
F163596556: D53525.id165719.diff
Fri, Jul 24, 8:15 PM
Unknown Object (File)
Thu, Jul 23, 3:04 AM
Unknown Object (File)
Thu, Jul 23, 1:29 AM
Unknown Object (File)
Tue, Jul 21, 3:36 PM
Unknown Object (File)
Thu, Jul 16, 12:01 PM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68339
Build 65222: arc lint + arc unit

Event Timeline

Why is the change adding a copyright? The rest of the diff is just removing code. If the copyright is intended to reflect previous additions to the files, it should be added separately.

Why is the change adding a copyright? The rest of the diff is just removing code. If the copyright is intended to reflect previous additions to the files, it should be added separately.

I added these because IIRC (could be wrong) if 10/20%+ of the file has been modified, which is the case now after these recent patches.

Remove copyright and add it in separate commit.

This revision is now accepted and ready to land.Nov 3 2025, 1:46 PM