Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 14:15:51 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 16302 for review
Message-ID:  <200208192115.g7JLFpgt067894@freefall.freebsd.org>

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

Change 16302 by rwatson@rwatson_paprika on 2002/08/19 14:15:18

	Minor whitespace and formatting nits.

Affected files ...

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

Differences ...

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

@@ -2615,7 +2615,6 @@
 	return (error);
 }
 
-
 int
 mac_check_proc_debug(struct ucred *cred, struct proc *proc)
 {
@@ -2987,11 +2986,6 @@
 	return (0);
 }
 
-#if 0
-395     MSTD    BSD     { int __mac_get_pid(pid_t pid,
-                                struct mac_pid_data *mpd, size_t mpdcnt) };
-#endif
-
 int
 mac_get_pid(struct thread *td, struct mac_get_pid_args *uap)
 {
@@ -3313,7 +3307,7 @@
 		}
 	}
 
- out:
+out:
 	MAC_POLICY_LIST_UNBUSY();
 	return (error);
 }

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?200208192115.g7JLFpgt067894>