HomeFreeBSD

compat_freebsd4: Add const qualifier to the local variable s inside function…

Description

compat_freebsd4: Add const qualifier to the local variable s inside function freebsd4_uname()

This local variable s is for iterating characters of global variable
version. The content of version is not going to be altered by
function freebsd4_uname().

MFC after: 1 week

Details

Provenance
zleiAuthored on Mon, May 20, 4:02 AM
Parents
rG6cba29c09a96: acpidump IVRS table format: change 'IOMMUId' into 'IOMMU DeviceId'
Branches
Unknown
Tags
Unknown