git: sys/vfs/hammer2: Remove unused local variables in hammer2_chain.c
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Jul 28 20:18:58 PDT 2022
commit 18aaa4b139abfa9ab8bdb8318b2453c63c93ec38
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Thu Jul 28 00:25:16 2022 -0700
sys/vfs/hammer2: Remove unused local variables in hammer2_chain.c
Remove lots of "set but not used" which get warned on other platform.
These variables mostly come from functions these are based on.
Summary of changes:
sys/vfs/hammer2/hammer2_chain.c | 25 -------------------------
1 file changed, 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18aaa4b139abfa9ab8bdb8318b2453c63c93ec38
--
DragonFly BSD source repository
More information about the Commits
mailing list