Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1615028
| From | Michał Kępień <kernel@kempniu.pl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] fujitsu-laptop: call_fext_func() cleanup |
| Date | 2017-04-03 11:40 +0200 |
| Message-ID | <ts6CR-52F-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-) -- 2.12.1
Back to linux.kernel | Previous | Next — 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