HomeFreeBSD

FreeBSD: Add const qualifier to members of struct opensolaris_utsname

Description

FreeBSD: Add const qualifier to members of struct opensolaris_utsname

These members have directly references to the global variables
exposed by the kernel. They are not going to be changed by this
kernel module.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Zhenlei Huang <zlei@FreeBSD.org>
Closes #16210

Details

Provenance
zleiAuthored on Thu, May 30, 4:58 PM
GitHub <noreply@github.com>Committed on Thu, May 30, 4:58 PM
Parents
rG5137c132a5e8: zpool import output is not formated properly.
Branches
Unknown
Tags
Unknown