PERFORCE change 167041 for review
Robert Watson
rwatson at FreeBSD.org
Wed Aug 5 18:09:33 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=167041
Change 167041 by rwatson at rwatson_cinnamon on 2009/08/05 18:09:08
More minor style tweaks.
Affected files ...
.. //depot/projects/soc2009/marinosi_appaudit/src/sys/security/audit/audit_slice.h#9 edit
Differences ...
==== //depot/projects/soc2009/marinosi_appaudit/src/sys/security/audit/audit_slice.h#9 (text+ko) ====
@@ -93,7 +93,6 @@
*/
struct mtx audit_mtx;
-
/*
* Audit queue control settings (minimum free, low/high water marks,
* etc.)
@@ -107,8 +106,6 @@
*/
struct cv audit_worker_cv;
-
-
/*
* Condition variable to flag when crossing the low watermark,
* meaning that threads blocked due to hitting the high watermark can
More information about the p4-projects
mailing list