Re: [PATCH 1/2] tools: include: Add PTR_ERR_OR_ZERO to err.h
From: Arnaldo Carvalho de Melo
Date: Mon Sep 10 2018 - 11:09:23 EST
Em Fri, Sep 07, 2018 at 09:34:41AM +0800, Ding Xiang escreveu:
> Add PTR_ERR_OR_ZERO, and tools can use it.
Thanks, applied the two patches.
- Arnaldo