PERFORCE change 58460 for review

Robert Watson rwatson at FreeBSD.org
Thu Jul 29 09:33:22 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=58460

Change 58460 by rwatson at rwatson_tislabs on 2004/07/29 16:32:56

	Trim unneeded comment.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/sysv_sem.c#26 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/sysv_sem.c#26 (text+ko) ====

@@ -603,7 +603,6 @@
 		}
 		semakptr->u.sem_perm.mode = 0;
 #ifdef MAC
-		/* Reset the MAC label */
 		mac_cleanup_ipc_sema(semakptr);
 #endif
 		SEMUNDO_LOCK();


More information about the p4-projects mailing list