git: sys/vfs/hammer2: Remove unused smpresent local variable
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Jul 24 23:33:24 PDT 2022
commit 26ded3a8508b916921c99be28eb0b956ae7c179e
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sun Jul 24 23:22:08 2022 -0700
sys/vfs/hammer2: Remove unused smpresent local variable
Unused since f3bfcc3fda3d70dd80cbb0440b5b8649ca2d07de in 2022
and this gets warned on other platform.
error: variable 'smpresent' set but not used [-Werror,-Wunused-but-set-variable]
Summary of changes:
sys/vfs/hammer2/hammer2_cluster.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26ded3a8508b916921c99be28eb0b956ae7c179e
--
DragonFly BSD source repository
More information about the Commits
mailing list