K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-06-28T15:01:08.000000Z K 7 svn:log V 197 Merge uipc_socket.c:1.267 from HEAD to RELENG_6: Rearrange code in soalloc() so that it's less indented by returning early if uma_zalloc() from the socket zone fails. No functional change. END