Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 17:26:37 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 65347 for review
Message-ID:  <200411171726.iAHHQbCH082702@repoman.freebsd.org>

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

Change 65347 by rwatson@rwatson_tislabs on 2004/11/17 17:25:50

	Trim unneeded comment.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#30 edit

Differences ...

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

@@ -222,10 +222,6 @@
 	int i;
 #endif
 
-	/*
-	 * Make sure that the msgunload maintains the consistency of the
-	 * msqids and msghdrs data structures.
-	 */
 	for (msqid = 0; msqid < msginfo.msgmni; msqid++) {
 		/*
 		 * Look for an unallocated and unlocked msqid_ds.



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