Page MenuHomeFreeBSD

sound: Get rid of pcm/sndstat.h and turn macros into regular code
ClosedPublic

Authored by christos on Mar 28 2024, 8:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 5:41 PM
Unknown Object (File)
Tue, Oct 28, 5:41 PM
Unknown Object (File)
Tue, Oct 28, 5:41 PM
Unknown Object (File)
Tue, Oct 28, 11:34 AM
Unknown Object (File)
Tue, Oct 28, 10:09 AM
Unknown Object (File)
Tue, Oct 28, 6:33 AM
Unknown Object (File)
Thu, Oct 16, 10:19 AM
Unknown Object (File)
Tue, Oct 14, 6:48 PM
Subscribers

Details

Summary

There is no reason to have macros for this. Putting the code in
sndstat_prepare_pcm() directly makes it easier to work with it.

No functional change intended.

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Diff Detail

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