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, Aug 8, 4:24 PM
Unknown Object (File)
Sat, Aug 8, 4:06 PM
Unknown Object (File)
Sat, Aug 8, 9:28 AM
Unknown Object (File)
Sat, Jul 25, 8:10 AM
Unknown Object (File)
Tue, Jul 21, 3:20 PM
Unknown Object (File)
Mon, Jul 20, 12:11 PM
Unknown Object (File)
Sat, Jul 18, 11:27 AM
Unknown Object (File)
Sat, Jul 18, 9:03 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