On Mon, Apr 29, 2019 at 08:40:17AM -0700, Martin KaFai Lau wrote: > On Mon, Apr 29, 2019 at 01:56:11PM +0000, YueHaibing wrote: > > Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR > Acked-by: Martin KaFai Lau <ka...@fb.com> btw, that should go to the bpf-next branch.
- [PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_... YueHaibing
- Re: [PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in b... Martin Lau
- Re: [PATCH net-next] bpf: Use PTR_ERR_OR_ZERO ... Martin Lau
- Re: [PATCH net-next] bpf: Use PTR_ERR_OR_Z... Alexei Starovoitov