Date: Tue, 23 Jun 2009 10:41:38 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_lockf.c Message-ID: <200906231041.n5NAfnCh080182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-06-23 10:41:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_lockf.c Log: SVN rev 194692 on 2009-06-23 10:41:38Z by kib MFC r192681: Replace the while statement with the if for clarity. The loop body cannot be executed more then once. Revision Changes Path 1.57.2.7 +1 -1 src/sys/kern/kern_lockf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906231041.n5NAfnCh080182>