Page MenuHomeFreeBSD

sound: Retire pcm_feederdesc->type
ClosedPublic

Authored by christos on Nov 3 2025, 3:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 18, 11:27 AM
Unknown Object (File)
Sat, Jul 18, 9:03 AM
Unknown Object (File)
Sat, Jul 18, 7:22 AM
Unknown Object (File)
Sat, Jul 18, 2:38 AM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Unknown Object (File)
Sun, Jul 12, 4:29 AM
Unknown Object (File)
Fri, Jul 10, 4:46 AM
Subscribers

Details

Summary

This is always accessed from pcm_feeder->desc->type. Instead of
duplicating this field, we can remove it from pcm_feederdesc, and access
it through pcm_feeder->class->type.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

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