cvs commit: src/sys/ufs/ufs ufs_extattr.c

Robert Watson rwatson at FreeBSD.org
Thu Jun 24 10:44:33 PDT 2004


rwatson     2004-06-24 17:44:14 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_extattr.c 
  Log:
  White space cleanup: use spaces instead of tabs in variable declarations
  local to a function.  Remove a couple of blank lines in variable
  declarations.
  
  In one case, explicitly test against NULL rather than using a pointer
  as a boolean directly.
  
  Revision  Changes    Path
  1.69      +55 -57    src/sys/ufs/ufs/ufs_extattr.c


More information about the cvs-src mailing list