Date: Fri, 22 Sep 2000 05:22:36 -0700 (PDT) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200009221222.FAA86734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind      2000/09/22 05:22:36 PDT
  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Style fixes:
  * Add lots of comments
  * Convert a couple of assertions to KASSERT()
  * Minimal whitespace & misapplied {} fixes
  * Convert #if 0 to #if COMPILING_LINT for code we presently do not
    support, but want to keep available.
  
  Reviewed by:	adrian, markm
  
  Revision  Changes    Path
  1.279     +108 -53   src/sys/kern/vfs_subr.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?200009221222.FAA86734>
