HomeFreeBSD

kern: Align the declaration of kernconfstring with its definition

Description

kern: Align the declaration of kernconfstring with its definition

It is defined as const char[] in config.c which is auto generated by
usr.sbin/config/kernconf.tmpl .

While here prefer macro SYSCTL_CONST_STRING to avoid casting.

MFC after: 1 week

Details

Provenance
zleiAuthored on Aug 22 2024, 10:00 AM
Parents
rGa1d9ce19b13f: sctp: fix format of sysctl variables
Branches
Unknown
Tags
Unknown