Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488895
| 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 16:00 +0200 |
| Message-ID | <skcHE-74T-9@gated-at.bofh.it> (permalink) |
| References | <sjVGN-4HZ-17@gated-at.bofh.it> <sk9JM-5c6-5@gated-at.bofh.it> |
| Organization | Cogent Embedded |
On 09/22/2016 01:44 PM, Sergei Shtylyov wrote:
> Looks like your patch summary and description got merged together in the
> subject.
Also, the subject (summary) should contain driver name as a prefix:
"pata_at91: Use ..."
>> 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