On Wed, Jul 6, 2016 at 2:03 PM, <weiyj_lk@xxxxxxx> wrote: > From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> > > Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. > > Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Patch applied with Laurent's ACK. (Not expecting Geert to collect patches for me this late in the merge cycle.) Yours, Linus Walleij