PERFORCE change 15095 for review
Robert Watson
rwatson at freebsd.org
Mon Jul 29 02:51:46 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15095
Change 15095 by rwatson at 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 at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list