git: sbin/hammer: Remove unused zone field in struct zone_stat
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Sep 3 06:00:42 PDT 2016
commit 31222e7c2720297fef432918f853b83ea91287db
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Sep 3 21:38:47 2016 +0900
sbin/hammer: Remove unused zone field in struct zone_stat
Zone statistics' init api returns a pointer to calloc'd array
where an index represents zone itself, so this zone field isn't
necessary as the comment says it's unused.
Summary of changes:
sbin/hammer/hammer_util.h | 1 -
1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31222e7c2720297fef432918f853b83ea91287db
--
DragonFly BSD source repository
More information about the Commits
mailing list