git: sbin/newfs_hammer: Remove global variable Eflag
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Sep 24 07:46:36 PDT 2015
commit 1a4aebcce9ba17f45b579e0f7aa46415357831b3
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Sep 20 13:57:19 2015 +0900
sbin/newfs_hammer: Remove global variable Eflag
Eflag could be a local variable after ff8644cb merged
two check_volume() into one.
Summary of changes:
sbin/newfs_hammer/newfs_hammer.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a4aebcce9ba17f45b579e0f7aa46415357831b3
--
DragonFly BSD source repository
More information about the Commits
mailing list