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)
Oct 8 2024, 8:09 AM
Unknown Object (File)
Sep 17 2024, 3:40 AM
Unknown Object (File)
Sep 8 2024, 7:56 AM
Unknown Object (File)
Sep 6 2024, 12:51 AM
Unknown Object (File)
Sep 5 2024, 10:32 AM
Unknown Object (File)
Sep 5 2024, 4:15 AM
Unknown Object (File)
Sep 3 2024, 7:52 AM
Unknown Object (File)
Sep 3 2024, 7:51 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