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, Oct 5, 3:52 PM
Unknown Object (File)
Wed, Sep 24, 12:21 PM
Unknown Object (File)
Wed, Sep 24, 10:16 AM
Unknown Object (File)
Wed, Sep 17, 9:00 AM
Unknown Object (File)
Tue, Sep 16, 7:26 PM
Unknown Object (File)
Sep 9 2025, 9:35 AM
Unknown Object (File)
Aug 20 2025, 7:54 AM
Unknown Object (File)
Aug 15 2025, 12:38 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