Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 10:58:44 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_export.c
Message-ID:  <200206291758.g5THwiGT044144@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/06/29 10:58:44 PDT

  Modified files:
    sys/kern             vfs_export.c 
  Log:
  Fix several style bugs:
  
  close up the continued line after removing the cast made the line.
  space before parentheses in indirect function call.
  
  Add an addtional error handler case for the results of callback.
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.318     +17 -7     src/sys/kern/vfs_export.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?200206291758.g5THwiGT044144>