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, Apr 7, 9:13 AM
Unknown Object (File)
Tue, Apr 7, 6:45 AM
Unknown Object (File)
Sun, Apr 5, 4:22 AM
Unknown Object (File)
Sun, Mar 15, 11:44 PM
Unknown Object (File)
Sun, Mar 15, 11:38 PM
Unknown Object (File)
Fri, Mar 13, 5:13 AM
Unknown Object (File)
Fri, Mar 13, 5:08 AM
Unknown Object (File)
Thu, Mar 12, 3:33 AM
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