|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] This patch fixes some wrong comment in STE policy code.
ChangeSet 1.1744, 2005/06/23 13:33:22+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx
This patch fixes some wrong comment in STE policy code.
Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
acm_simple_type_enforcement_hooks.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -Nru a/xen/acm/acm_simple_type_enforcement_hooks.c
b/xen/acm/acm_simple_type_enforcement_hooks.c
--- a/xen/acm/acm_simple_type_enforcement_hooks.c 2005-06-23 09:03:34
-04:00
+++ b/xen/acm/acm_simple_type_enforcement_hooks.c 2005-06-23 09:03:34
-04:00
@@ -31,7 +31,7 @@
#include <asm/atomic.h>
#include <acm/acm_endian.h>
-/* local cache structures for chinese wall policy */
+/* local cache structures for STE policy */
struct ste_binary_policy ste_bin_pol;
static inline int have_common_type (ssidref_t ref1, ssidref_t ref2) {
@@ -66,7 +66,7 @@
}
/*
- * Initializing chinese wall policy (will be filled by policy partition
+ * Initializing STE policy (will be filled by policy partition
* using setpolicy command)
*/
int acm_init_ste_policy(void)
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] This patch fixes some wrong comment in STE policy code.,
BitKeeper Bot <=
|
|
|
|
|