HomeFreeBSD

The "SYSCTL_INT()" default value is only used for read only SYSCTLs

Description

The "SYSCTL_INT()" default value is only used for read only SYSCTLs
and is not applicable unless the integer pointer is NULL. Set it to
zero to avoid confusion. While at it remove extra semicolon at the end
of the "VT_SYSCTL_INT()" macro.

MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS282645: Prevent switching to NULL or own window in the "vt_proc_window_switch"
Branches
Unknown
Tags
Unknown