Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1615591
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup |
| Date | 2017-04-04 00:20 +0200 |
| Message-ID | <tsiul-4rW-1@gated-at.bofh.it> (permalink) |
| References | <ts6CR-52F-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Apr 03, 2017 at 11:38:56AM +0200, Michał Kępień wrote: > This series contains a few cleanups for the call_fext_func() function. > It does not depend on the previous series I submitted for > fujitsu-laptop, which is why I am sending it in parallel with the > backlight cleanup series. > > While patches 1 and 2 are tangible improvements, I will understand if > you deem patch 3 to be unnecessary churn. I decided to submit it anyway > as I think it might bring some benefit to a casual reader of the > module's code, but it is basically just a suggestion and as it is the > last patch, it can simply be omitted when the series is applied. > > drivers/platform/x86/fujitsu-laptop.c | 39 +++++++++++------------------------ > 1 file changed, 12 insertions(+), 27 deletions(-) These all look like worthwhile changes to me. Jonathan, are you aware of any usage of the arguments in 3/3 that would argue against changing their names to the more specific ones? Pushed to the temporary fujitsu branch for testing, awaiting ack from Jonathan. -- Darren Hart VMware Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup Michał Kępień <kernel@kempniu.pl> - 2017-04-03 11:40 +0200
[PATCH 2/3] platform/x86: fujitsu-laptop: simplify call_fext_func() Michał Kępień <kernel@kempniu.pl> - 2017-04-03 11:40 +0200
[PATCH 3/3] platform/x86: fujitsu-laptop: rename call_fext_func() arguments Michał Kępień <kernel@kempniu.pl> - 2017-04-03 11:40 +0200
Re: [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup Darren Hart <dvhart@infradead.org> - 2017-04-04 00:20 +0200
Re: [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup Jonathan Woithe <jwoithe@just42.net> - 2017-04-04 01:50 +0200
Re: [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup Darren Hart <dvhart@infradead.org> - 2017-04-04 03:20 +0200
csiph-web