Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1489034
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| 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 17:50 +0200 |
| Message-ID | <skeq7-8dN-63@gated-at.bofh.it> (permalink) |
| References | <sjVGN-4HZ-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Sep 22, 2016 at 01:18:31AM +0530, Harman Kalra wrote: > Signed-off-by: Harman Kalra <harman4linux@gmail.com> Fixed up subject and applied to libata/for-4.9. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous 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