HomeFreeBSD

SYSINIT functions do not return a value; switch to void, remove

Description

SYSINIT functions do not return a value; switch to void, remove
the return value, and mark the unused argument __unused.

Obtained from: projects/vnet
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
bzAuthored on
Parents
rS301502: Provide a public interface to rt_flushifroutes which takes the address
Branches
Unknown
Tags
Unknown