Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 20:48:25 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_rwlock.c
Message-ID:  <200601292048.k0TKmPSM000635@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2006-01-29 20:48:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
  Log:
  Take a stab at making this compile when WITNESS is not defined.  gcc can't
  figure out the order of operations at line 519, and neither can I, but this
  is my best guess.  Also correct a number of typos and syntax errors.
  
  Revision  Changes    Path
  1.3       +4 -4      src/sys/kern/kern_rwlock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601292048.k0TKmPSM000635>