]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vm: Change the return types of kernacc and useracc to bool
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 10 May 2024 20:43:56 +0000 (13:43 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 10 May 2024 20:43:56 +0000 (13:43 -0700)
commit9e0164087cbf395624f63a5343357e2f6bd0370c
treef2b800b9a89c15896757a6d8bcbb2c4607cccf36
parent473c90ac04cec0abbb414978c53e9c259c9129e8
vm: Change the return types of kernacc and useracc to bool

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D45156
sys/vm/vm_extern.h
sys/vm/vm_glue.c