git: fix(growfs): remove unused dupper variable in updjcg()
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed May 27 17:40:36 PDT 2026
commit ea0bc3f86105bbb180cec06db297801e6fbbc89d
Author: Abdelkader Boudih <dragonflybsd at seuros.com>
Date: Sat May 23 14:03:08 2026 +0000
fix(growfs): remove unused dupper variable in updjcg()
dupper was computed from cgdmin() but never referenced in this
function. The other growfs functions that use dupper are unaffected.
Summary of changes:
sbin/growfs/growfs.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ea0bc3f86105bbb180cec06db297801e6fbbc89d
--
DragonFly BSD source repository
More information about the Commits
mailing list