HomeFreeBSD

boot: pass in args as const

Description

boot: pass in args as const

Copy the arg that sets a variable to maximize the reuse of this
routine. There are places we call it from that are const char * and it
might not be safe to cast that away.

Sponsored by: Netflix

Details

Provenance
impAuthored on Dec 7 2022, 12:36 AM
Parents
rG482380c6f825: stand/kboot: Remove unneeded include.
Branches
Unknown
Tags
Unknown