HomeFreeBSD

Make common boot file_loadraw name parameter const

Description

Make common boot file_loadraw name parameter const

Fix compiler warnings about dropping const qualifier by changing file_loadraw
name param to const, and updating method to make that the case (it was
abusing the variable).

MFC after: 2 weeks
X-MFC-With: r293268
Sponsored by: Multiplay

Details

Provenance
smhAuthored on
Parents
rS294057: Fix a bug in INIT handling on accepted 1-to-1 style sockets when the
Branches
Unknown
Tags
Unknown