Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2009 18:09:31 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 167041 for review
Message-ID:  <200908051809.n75I9Vl4082401@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=167041

Change 167041 by rwatson@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908051809.n75I9Vl4082401>