HomeFreeBSD

Eliminate a goto and a label in vm_map_wire_locked by inserting an 'else'.

Description

Eliminate a goto and a label in vm_map_wire_locked by inserting an 'else'.

Reviewed by: alc
Approved by: kib, markj (mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D20845

Details

Provenance
dougmAuthored on
Reviewer
alc
Differential Revision
D20845: Remove a goto from vm_map_wire_locked
Parents
rS349712: MFC r348299
Branches
Unknown
Tags
Unknown