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 <hidden>
Date: 2016-09-22 10:44:44
Also in:
lkml
From: Sergei Shtylyov <hidden>
Date: 2016-09-22 10:44:44
Also in:
lkml
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 <redacted>
[...] MBR, Sergei