Page MenuHomeFreeBSD

sound: Retire pcm_feederdesc->type
ClosedPublic

Authored by christos on Nov 3 2025, 3:31 PM.
Tags
None
Referenced Files
F159375993: D53557.diff
Sat, Jun 13, 11:09 AM
Unknown Object (File)
Mon, Jun 8, 8:11 PM
Unknown Object (File)
Mon, May 25, 8:29 AM
Unknown Object (File)
Mon, May 25, 8:29 AM
Unknown Object (File)
Mon, May 25, 8:28 AM
Unknown Object (File)
Fri, May 22, 6:09 AM
Unknown Object (File)
Thu, May 21, 1:07 AM
Unknown Object (File)
Wed, May 20, 6:43 PM
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