Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1615621
| From | Jonathan Woithe <jwoithe@just42.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup |
| Date | 2017-04-04 01:50 +0200 |
| Message-ID | <tsjTr-5eG-5@gated-at.bofh.it> (permalink) |
| References | <ts6CR-52F-5@gated-at.bofh.it> <tsiul-4rW-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Apr 03, 2017 at 03:13:11PM -0700, Darren Hart wrote: > 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? Certainly not at this stage and realistically I don't expect this to change. The suggested renaming of fields does add a degree of clarity to the code so I have no problem with it. > Pushed to the temporary fujitsu branch for testing, awaiting ack from > Jonathan. Even though these are small changes I agree that all three patches contain worthwhile improvements. I'm happy for all three of them to be merged. Reviewed-by: Jonathan Woithe <jwoithe@just42.net> FYI I am still working through the more extensive backlight cleanup series. This is a particularly busy week for me so my review comments might only come through towards the end of the week or during the weekend. Regards jonathan
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