Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641341
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/9] regulator: palmas: Drop unnecessary static |
| Date | 2017-05-15 10:00 +0200 |
| Message-ID | <tHj59-5aS-35@gated-at.bofh.it> (permalink) |
| References | <tDvHz-8tt-5@gated-at.bofh.it> <tDvHz-8tt-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, May 04, 2017 at 10:10:51PM +0200, Julia Lawall wrote: > Drop static on a local variable, when the variable is initialized before > any use, on every possible execution path through the function. When sending a bunch of changes like this please either send the cover letter to everyone or send each patch separately (this seems like it stands alone just fine). The first question when only one patch in a series is visible is always what are the interdependencies.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 6/9] regulator: palmas: Drop unnecessary static Mark Brown <broonie@kernel.org> - 2017-05-15 10:00 +0200
Re: [PATCH 6/9] regulator: palmas: Drop unnecessary static Julia Lawall <julia.lawall@lip6.fr> - 2017-05-15 12:50 +0200
Re: [PATCH 6/9] regulator: palmas: Drop unnecessary static Mark Brown <broonie@kernel.org> - 2017-05-15 13:00 +0200
csiph-web