Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488750
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | 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. |
| Date | 2016-09-22 12:50 +0200 |
| Message-ID | <sk9JM-5c6-5@gated-at.bofh.it> (permalink) |
| References | <sjVGN-4HZ-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@gmail.com>
[...]
MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[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. Harman Kalra <harman4linux@gmail.com> - 2016-09-21 21:50 +0200
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. Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-22 12:50 +0200
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. Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-22 16:00 +0200
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. Tejun Heo <tj@kernel.org> - 2016-09-22 17:50 +0200
csiph-web