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)
Sun, Sep 21, 6:57 AM
Unknown Object (File)
Sep 8 2025, 7:23 AM
Unknown Object (File)
Sep 2 2025, 5:32 PM
Unknown Object (File)
Aug 14 2025, 11:51 PM
Unknown Object (File)
Aug 14 2025, 11:30 PM
Unknown Object (File)
Aug 11 2025, 12:29 PM
Unknown Object (File)
Jul 26 2025, 1:08 PM
Unknown Object (File)
Jun 26 2025, 5:02 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