On Mon, Apr 29, 2019 at 8:42 AM Martin Lau <ka...@fb.com> wrote: > > 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.
Applied to bpf-next. Thanks!