One more whitespace nit.
This commit is contained in:
parent
58bbcf95ef
commit
2c3b410b3a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181024
@ -614,8 +614,6 @@ vm_object_destroy(vm_object_t object)
|
||||
uma_zfree(obj_zone, object);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* vm_object_terminate actually destroys the specified object, freeing
|
||||
* up all previously used resources.
|
||||
|
Loading…
Reference in New Issue
Block a user