All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup
@ 2017-03-01  6:42 Michał Kępień
  2017-03-01  6:42 ` [PATCH v2 1/2] platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify() Michał Kępień
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michał Kępień @ 2017-03-01  6:42 UTC (permalink / raw)
  To: Jonathan Woithe, Darren Hart, Andy Shevchenko
  Cc: platform-driver-x86, linux-kernel

Here are two minor cleanups for acpi_fujitsu_bl_notify() that I came up
with while preparing the sparse keymap migration.

Changes from v1:

  - Rebase on top of reworked Alan Jenkins' cleanup patch series.

  - Join integer variable declarations into a single line in patch 2/2.

 drivers/platform/x86/fujitsu-laptop.c | 64 +++++++++++++++--------------------
 1 file changed, 28 insertions(+), 36 deletions(-)

-- 
2.12.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-13 16:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01  6:42 [PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup Michał Kępień
2017-03-01  6:42 ` [PATCH v2 1/2] platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify() Michał Kępień
2017-03-01  6:42 ` [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify brightness key event generation logic Michał Kępień
2017-03-01 22:34 ` [PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup Jonathan Woithe
2017-03-05 22:57 ` Jonathan Woithe
2017-03-13 16:01   ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.