Move an assignment, drop a label, and change gotos to break statements
in vm_map_unwire. The code generated on amd86 is unchanged.
Approved by: markj (mentor)
Differential Revision: https://reviews.freebsd.org/D20850
Move an assignment, drop a label, and change gotos to break statements Tags None Referenced Files None Subscribers None
Description
Details
|