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 May 30 2024, 4:58 PM
Tony Hutter <hutter2@llnl.gov>Committed on Nov 18 2024, 7:44 PM
Parents
rG1ba5b2ef8c23: freebsd: remove __FBSDID macro use
Branches
Unknown
Tags
Unknown