Use NULL instead of 0 for mbuf(9) pointers.
authormvs <mvs@openbsd.org>
Thu, 13 May 2021 18:06:54 +0000 (18:06 +0000)
committermvs <mvs@openbsd.org>
Thu, 13 May 2021 18:06:54 +0000 (18:06 +0000)
commitbd38c5f41f536e9f6437eb4d46684b205ab21ee3
treee6eaa5c581aefcbef4619a576d3b9ce41c3db7a5
parent6e862e813b7f54f26aeae69511099e1d7183a7b1
Use NULL instead of 0 for mbuf(9) pointers.

ok millert@
sys/kern/uipc_socket.c