All of lore.kernel.org
 help / color / mirror / Atom feed
* cleanups for acpi/battery.c
@ 2018-01-12 13:58 Dmitry Rozhkov
  2018-01-12 13:58 ` [PATCH 1/4] ACPI / battery: drop inclusion of init.h Dmitry Rozhkov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dmitry Rozhkov @ 2018-01-12 13:58 UTC (permalink / raw)
  To: rjw, lenb, linux-acpi; +Cc: andriy.shevchenko

This patch series does few cleanups in the file acpi/battery.c:
  ACPI / battery: drop inclusion of init.h
  ACPI / battery: reorder headers alphabetically
  ACPI / battery: use specialized print macros
  ACPI / battery: get rid of negations in conditions

  drivers/acpi/battery.c | 31 +++++++++++++++----------------
  1 file changed, 15 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2018-01-12 18:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12 13:58 cleanups for acpi/battery.c Dmitry Rozhkov
2018-01-12 13:58 ` [PATCH 1/4] ACPI / battery: drop inclusion of init.h Dmitry Rozhkov
2018-01-12 13:58 ` [PATCH 2/4] ACPI / battery: reorder headers alphabetically Dmitry Rozhkov
2018-01-12 13:58 ` [PATCH 3/4] ACPI / battery: use specialized print macros Dmitry Rozhkov
2018-01-12 18:52   ` Andy Shevchenko
2018-01-12 13:58 ` [PATCH 4/4] ACPI / battery: get rid of negations in conditions Dmitry Rozhkov

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.