PERFORCE change 21079 for review
John Baldwin
jhb at freebsd.org
Mon Nov 18 18:07:15 GMT 2002
On 16-Nov-2002 Robert Watson wrote:
> On Fri, 15 Nov 2002, Brian Feldman wrote:
>> int
>> +mac_check_system_kldload(struct ucred *cred, struct vnode *vp)
>> +{
>> + int error;
>> +
>> + if (vp != NULL) {
>> + ASSERT_VOP_LOCKED(vp, "mac_check_system_acct");
>> + }
>
> Two questions:
>
> (2) Looks like a copy-and-paste-o: should be kldload not acct.
__func__ > manually making copies of all function names.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
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