Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2002 18:37:09 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_syscalls.c
Message-ID:  <200204200137.g3K1b9M15439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/04/19 18:37:09 PDT

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Improve style consistency of vfs_syscalls.c by converting the style used
  in various extattr_*() calls to match the rest of the file.  Originally,
  these bits at the end looked more like style(9).  This patch was submitted
  by green by way of the TrustedBSD MAC tree, and I fixed a few problems
  with it on the way through.  Someone with more time on their hands should
  convert the entire file to style(9); this commit is for diff reduction
  purposes.
  
  Submitted by:   green
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.248     +82 -53    src/sys/kern/vfs_syscalls.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?200204200137.g3K1b9M15439>