git: sys/vfs/hammer2: Remove unused local variable bigread
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Sep 9 01:19:01 PDT 2022
commit e9ecf1728d302f844134366019adc195dcded4d0
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Sep 9 01:05:56 2022 -0700
sys/vfs/hammer2: Remove unused local variable bigread
Warned on other platform.
error: variable 'bigread' set but not used [-Werror,-Wunused-but-set-variable]
Summary of changes:
sys/vfs/hammer2/hammer2_vnops.c | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e9ecf1728d302f844134366019adc195dcded4d0
--
DragonFly BSD source repository
More information about the Commits
mailing list