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