git: objcache(9): Remove the unused ocflag arg from objcache_reclaimlist()
Aaron LI
aly at crater.dragonflybsd.org
Thu Jan 11 23:48:20 PST 2024
commit 8a7a7510cdfb76f81f3e3d993e8ab09b4a310bf2
Author: Aaron LI <aly at aaronly.me>
Date: Fri Dec 22 22:59:46 2023 +0800
objcache(9): Remove the unused ocflag arg from objcache_reclaimlist()
Summary of changes:
share/man/man9/objcache.9 | 4 ++--
sys/dev/acpica/Osd/OsdCache.c | 2 +-
sys/kern/kern_objcache.c | 2 +-
sys/kern/uipc_mbuf.c | 6 +++---
sys/sys/objcache.h | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a7a7510cdfb76f81f3e3d993e8ab09b4a310bf2
--
DragonFly BSD source repository
More information about the Commits
mailing list