Date: Fri, 26 Oct 2001 22:45:42 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_acl.c Message-ID: <200110270545.f9R5jga51119@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/10/26 22:45:42 PDT
Modified files:
sys/kern kern_acl.c
Log:
o Improve style(9) compliance following KSE modifications. In particular,
strip the space from '( struct thread *...', wrap long lines.
o Remove an unneeded comment on the topic of no lock being required as
part of the NDINIT() in __acl_get_file(), as it's really not required
there.
Obtained from: TrustedBSD Project
Revision Changes Path
1.17 +20 -19 src/sys/kern/kern_acl.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110270545.f9R5jga51119>
