Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666937
| From | Dawid Kurek <dawikur@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] drm: Reduce scope of 'state' variable |
| Date | 2017-06-15 19:50 +0200 |
| Message-ID | <tSH46-5q5-19@gated-at.bofh.it> (permalink) |
| References | <tSDDc-3sa-9@gated-at.bofh.it> <tSGUq-5m4-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 15/06/17, Sean Paul wrote: > On Thu, Jun 15, 2017 at 04:04:36PM +0200, Dawid Kurek wrote: > > Smaller scope reduces visibility of variable and makes usage of > > uninitialized variable less possible. > > > > Changes in v2: > > - separate declaration and initialization > > Your patch is missing Signed-off-by tag > Right... Missed it. v3 on the way. Dawid --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] drm: Reduce scope of 'state' variable Dawid Kurek <dawikur@gmail.com> - 2017-06-15 16:10 +0200
Re: [PATCH v2] drm: Reduce scope of 'state' variable Sean Paul <seanpaul@chromium.org> - 2017-06-15 19:40 +0200
Re: [PATCH v2] drm: Reduce scope of 'state' variable Dawid Kurek <dawikur@gmail.com> - 2017-06-15 19:50 +0200
csiph-web