HomeFreeBSD

Remove unused variable flags reported by clang. The function zygote_clone()

Description

Remove unused variable flags reported by clang. The function zygote_clone()
always receive the flags with value 0 and this flags is never checked on
zygote_main().

Differential Revision: D2689
Reviewed by: rodrigc, oshogbo

Details

Provenance
araujoAuthored on
Reviewer
rodrigc
Differential Revision
D2689: Set __unused to silence CLANG warning.
Parents
rS285142: Enable IPSEC in all GENERIC kernels.
Branches
Unknown
Tags
Unknown