Page MenuHomeFreeBSD

sound: Get rid of redundant assignments in chn_init()
ClosedPublic

Authored by christos on May 20 2024, 2:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 14, 7:52 AM
Unknown Object (File)
Sun, Oct 13, 10:38 AM
Unknown Object (File)
Sun, Oct 13, 10:38 AM
Unknown Object (File)
Sun, Oct 13, 10:38 AM
Unknown Object (File)
Sun, Oct 13, 10:33 AM
Unknown Object (File)
Oct 6 2024, 7:35 AM
Unknown Object (File)
Oct 4 2024, 2:05 PM
Unknown Object (File)
Oct 3 2024, 11:46 AM
Subscribers

Details

Summary

c is allocated with M_ZERO.

Reported by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 day

Diff Detail

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