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
Unknown Object (File)
Sat, Jul 25, 1:13 PM
Unknown Object (File)
Fri, Jul 24, 10:37 PM
Unknown Object (File)
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
Subscribers

Diff Detail

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

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