HomeFreeBSD

fwcontrol: eliminate set but not used warning

Description

fwcontrol: eliminate set but not used warning

The variable was used in an #if 0 block; just move the variable
definition and setting into the same block since Firewire is mainly of
historical interest and is unlikely to see ongoing development in
FreeBSD.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on Feb 27 2022, 7:04 PM
Parents
rG5055ffaeba4f: Remove an unneeded memset from the arm64 pmap
Branches
Unknown
Tags
Unknown