Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2009 12:28: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:  <200905241228.n4OCSqTd029334@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-05-24 12:28:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_lockf.c 
  Log:
  SVN rev 192681 on 2009-05-24 12:28:38Z by kib
  
  Replace the while statement with the if for clarity. The loop body
  cannot be executed more then once.
  
  Reviewed by:    dfr
  Tested by:      pho
  MFC after:      1 month
  
  Revision  Changes    Path
  1.68      +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?200905241228.n4OCSqTd029334>