vm_object_allocate_anon() automatically sets "charge" to 0 if no cred
reference is provided, so the caller doesn't need any conditional logic.
No functional change intended.
Differential D35781
vm_map: Simplify a call to vm_object_allocate_anon() Authored by markj on Jul 11 2022, 11:16 PM. Tags None Referenced Files
Subscribers
Details vm_object_allocate_anon() automatically sets "charge" to 0 if no cred No functional change intended.
Diff Detail
|