A few more whitespace fixes.
This commit is contained in:
parent
3677ad363b
commit
3cca4b6fe8
@ -612,7 +612,6 @@ vm_object_destroy(vm_object_t object)
|
||||
* Free the space for the object.
|
||||
*/
|
||||
uma_zfree(obj_zone, object);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user