git: libkern: Add '__unused' to idr_alloc()
Aaron LI
aly at crater.dragonflybsd.org
Fri Aug 22 20:27:15 PDT 2025
commit fd3d1949d526ffa646e57037770acd6f2f3bb617
Author: Aaron LI <aly at aaronly.me>
Date: Sat Aug 23 11:24:23 2025 +0800
libkern: Add '__unused' to idr_alloc()
While there, tweak the '__unused' position for idr_pre_get() for
consistency.
Summary of changes:
sys/libkern/linux_idr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd3d1949d526ffa646e57037770acd6f2f3bb617
--
DragonFly BSD source repository
More information about the Commits
mailing list