Page MenuHomeFreeBSD

mixer(3): remove redundant argument in _mixer_readvol()
ClosedPublic

Authored by christos on Jan 16 2023, 7:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 3, 12:34 AM
Unknown Object (File)
Oct 8 2024, 3:48 PM
Unknown Object (File)
Oct 7 2024, 7:36 AM
Unknown Object (File)
Oct 7 2024, 5:28 AM
Unknown Object (File)
Oct 5 2024, 2:02 PM
Unknown Object (File)
Oct 5 2024, 10:08 AM
Unknown Object (File)
Oct 4 2024, 6:01 AM
Unknown Object (File)
Oct 3 2024, 2:20 PM
Subscribers

Details

Summary

There's no reason to pass the mixer as an argument since we can fetch it from mix_dev.

Diff Detail

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