Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1626474
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] regulator/core.c: remove the else statement |
| Date | 2017-04-19 18:30 +0200 |
| Message-ID | <ty0Er-5Fr-51@gated-at.bofh.it> (permalink) |
| References | <txDya-7Sz-15@gated-at.bofh.it> <txDHQ-7VF-21@gated-at.bofh.it> <txEaR-8kF-9@gated-at.bofh.it> <ty0Er-5Fr-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Apr 19, 2017 at 08:53:05PM +0800, Biaoyong Hu wrote: > kfree(pin); pin will be freed. So, "pin->request_count = 0;" should be > removed? Yes, it's redundant. Please don't top post, reply in line with needed context. This allows readers to readily follow the flow of conversation and understand what you are talking about and also helps ensure that everything in the discussion is being addressed.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] regulator/core.c: remove the else statement hubiaoyong <hubiaoyong@gmail.com> - 2017-04-18 17:50 +0200
Re: [PATCH] regulator/core.c: remove the else statement Mark Brown <broonie@kernel.org> - 2017-04-18 18:00 +0200
Re: [PATCH] regulator/core.c: remove the else statement Joe Perches <joe@perches.com> - 2017-04-18 18:30 +0200
Re: [PATCH] regulator/core.c: remove the else statement Mark Brown <broonie@kernel.org> - 2017-04-19 18:30 +0200
csiph-web