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
jail: Use proper prototype for SYSINIT functions Tags None Referenced Files None Subscribers None
Description
Details
|