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)
Sun, May 5, 3:53 PM
Unknown Object (File)
Apr 7 2024, 3:11 AM
Unknown Object (File)
Apr 6 2024, 3:46 PM
Unknown Object (File)
Mar 30 2024, 4:54 PM
Unknown Object (File)
Mar 29 2024, 4:08 PM
Unknown Object (File)
Mar 28 2024, 6:35 PM
Unknown Object (File)
Mar 28 2024, 6:33 PM
Unknown Object (File)
Mar 28 2024, 10:56 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