git: sys/vfs/hammer2: Ignore unused return value from hammer2_xop_feed()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Jun 6 23:09:53 PDT 2025
commit 8860585752f410ec4c3f762facece65bd67cf1e7
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Jun 6 00:45:04 2025 -0700
sys/vfs/hammer2: Ignore unused return value from hammer2_xop_feed()
hammer2_xop_feed callers that never use the return value
(except for these two) simply ignore it.
Summary of changes:
sys/vfs/hammer2/hammer2_strategy.c | 2 +-
sys/vfs/hammer2/hammer2_xops.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8860585752f410ec4c3f762facece65bd67cf1e7
--
DragonFly BSD source repository
More information about the Commits
mailing list