cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Thu Jun 8 22:35:17 UTC 2006


rwatson     2006-06-08 22:33:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Rearrange code in soalloc() so that it's less indented by returning
  early if uma_zalloc() from the socket zone fails.  No functional
  change.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.267     +13 -13    src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list