Author: kib
Date: Tue Dec 9 09:36:28 2014
New Revision: 275637
URL: https://svnweb.freebsd.org/changeset/base/275637
Log:
Apply chunk forgotten in r275620. Remove local variable for real.
CID: 1257462
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/vfs_subr.c
Modified: head/sys/kern/vfs_subr.c
==============================================================================
--- head/sys/kern/vfs_subr.c Tue Dec 9 08:56:01 2014 (r275636)
+++ head/sys/kern/vfs_subr.c Tue Dec 9 09:36:28 2014 (r275637)
@@ -1788,7 +1788,6 @@ sched_sync(void)
int last_work_seen;
int net_worklist_len;
int syncer_final_iter;
- int first_printf;
int error;
last_work_seen = 0;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"