HomeFreeBSD

vm_phys: Change the return type of vm_phys_unfree_page() to bool

Description

vm_phys: Change the return type of vm_phys_unfree_page() to bool

This is in keeping with the trend of removing uses of boolean_t, and the
sole caller was implicitly converting it to a "bool".

No functional change intended.

Reviewed by: dougm, alc, imp, kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D40401

(cherry picked from commit 6062d9faf23f11e0655f3a222c204725e3111fe8)

Details

Provenance
markjAuthored on Jun 5 2023, 2:40 PM
Reviewer
dougm
Differential Revision
D40401: vm_phys: Change the return type of vm_phys_unfree_page() to bool
Parents
rGe6c1e181ba7f: zfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release) into stable/13
Branches
Unknown
Tags
Unknown