HomeFreeBSD

jail: Use proper prototype for SYSINIT functions

Description

jail: Use proper prototype for SYSINIT functions

The only possible return value of function jm_sysinit() and jm_sysuninit()
is 0. Make them return void to match the prototype of SYSINIT.

MFC after: 1 week

Details

Provenance
zleiAuthored on Oct 13 2025, 10:12 AM
Parents
rG141b44e0afc2: kern_sharedpage.c: Remove an unneeded type cast
Branches
Unknown
Tags
Unknown