K 10 svn:author V 5 dougm K 8 svn:date V 27 2019-10-14T17:15:42.796872Z K 7 svn:log V 335 Move the definition of _vm_map_assert_consistent so that it can use vm_map_free_{left,right} rather than re-implementing them. Use the VM_MAP_FOREACH macro where applicable. Fix some indentation. Suggested by: kib (in a comment on D21964) Tested by: pho (as part of D21964) Differential Revision: https://reviews.freebsd.org/D22011 END