Remove redundant NULLing of outbuf_pmap
authorngie <ngie@FreeBSD.org>
Tue, 24 May 2016 18:53:06 +0000 (18:53 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 24 May 2016 18:53:06 +0000 (18:53 +0000)
commit7463825331b4b73940a106ba4f4d65ec1a5ee075
tree94e74ab1198569a5a3765faf828a656b3bbda79b
parenteba093149c09a994d9a51b286c887c680ec69d8e
Remove redundant NULLing of outbuf_pmap

If reallocf ever failed, outbuf_pmap would already be NULL

MFC after: 1 week
X-MFC with: r300620
Reported by: cem
Sponsored by: EMC / Isilon Storage Division
lib/libc/rpc/clnt_bcast.c