Re: [PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
From: Sergei Shtylyov
Date: Thu Sep 22 2016 - 06:44:47 EST
Hello.
On 9/21/2016 10:48 PM, Harman Kalra wrote:
Looks like your patch summary and description got merged together in the
subject.
Signed-off-by: Harman Kalra <harman4linux@xxxxxxxxx>
[...]
MBR, Sergei