Date: Thu, 11 Oct 2001 15:48:37 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <200110112248.f9BMmb541187@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/11 15:48:37 PDT Modified files: sys/kern kern_prot.c Log: Rework some code to be a bit simpler by inverting a few tests and using else clauses instead of goto's. Revision Changes Path 1.113 +13 -23 src/sys/kern/kern_prot.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?200110112248.f9BMmb541187>