commit 31222e7c2720297fef432918f853b83ea91287db
Author: Tomohiro Kusumi <[email protected]>
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