alc         2003/06/21 17:00:11 PDT
  FreeBSD src repository
  Modified files:
    sys/vm               vm_fault.c 
  Log:
  Make some style and white-space changes to the copy-on-write path through
  vm_fault(); remove a pointless assignment statement from that path.
  
  Revision  Changes    Path
  1.172     +5 -10     src/sys/vm/vm_fault.c