Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 19:51:46 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15095 for review
Message-ID:  <200207290251.g6T2pkVt044799@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15095

Change 15095 by rwatson@rwatson_paprika on 2002/07/28 19:50:47

	Remove unused code.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#213 edit

Differences ...

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

@@ -2625,17 +2625,6 @@
 	return (error);
 }
 
-#if 0
-/* XXX What should this do? */
-void
-mac_print_label(struct label *label)
-{
-
-	printf("MAC label: %s\n", (label->l_flags & MAC_FLAG_INITIALIZED)
-	    ? "" : "not initialized");
-}
-#endif
-
 void
 mac_create_devfs_vnode(struct devfs_dirent *de, struct vnode *vp)
 {

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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