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
F132343773: D44992.id137775.diff
Thu, Oct 16, 2:16 AM
F132343772: D44992.id.diff
Thu, Oct 16, 2:16 AM
F132343771: D44992.id137798.diff
Thu, Oct 16, 2:16 AM
F132296497: D44992.diff
Wed, Oct 15, 3:29 PM
Unknown Object (File)
Mon, Oct 13, 12:46 PM
Unknown Object (File)
Sat, Oct 4, 10:03 AM
Unknown Object (File)
Sat, Oct 4, 7:22 AM
Unknown Object (File)
Sat, Sep 20, 7:02 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 Not Applicable
Unit
Tests Not Applicable