Page MenuHomeFreeBSD

sound: Remove chn_timeout check from chn_init()
ClosedPublic

Authored by christos on Apr 28 2024, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 11:52 AM
Unknown Object (File)
Sun, Nov 23, 11:50 AM
Unknown Object (File)
Sun, Nov 23, 11:50 AM
Unknown Object (File)
Sun, Nov 23, 11:46 AM
Unknown Object (File)
Sat, Nov 15, 4:22 PM
Unknown Object (File)
Sat, Nov 15, 11:08 AM
Unknown Object (File)
Sun, Nov 2, 5:32 AM
Unknown Object (File)
Oct 26 2025, 3:07 AM
Subscribers

Details

Summary

This check is not related to channel initializion, but is also
unnecessary, since sysctl_hw_snd_timeout() takes care of checking if
chn_timeout is within bounds.

Sponsored by: The FreeBSD Foundation
MFC after: 1 day

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57424
Build 54312: arc lint + arc unit