linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] minor x86 PM source file cleanup
@ 2016-08-19 23:24 Al Stone
  2016-08-19 23:24 ` [PATCH 1/2] x86: ACPI: remove extraneous white space after semicolon Al Stone
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Al Stone @ 2016-08-19 23:24 UTC (permalink / raw)
  To: x86, linux-pm, linux-kernel
  Cc: ahs3, Rafael J . Wysocki, Len Brown, Pavel Machek, trivial

Really minor patches: one to cleanup whitespace, the second just makes
the code a wee bit more maintainable by correcting some variable names
without changing functionality.

Al Stone (2):
  x86: ACPI: remove extraneous white space after semicolon
  x86: ACPI: make variable names clearer in
    acpi_parse_madt_lapic_entries()

 arch/x86/kernel/acpi/boot.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-14  0:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19 23:24 [PATCH 0/2] minor x86 PM source file cleanup Al Stone
2016-08-19 23:24 ` [PATCH 1/2] x86: ACPI: remove extraneous white space after semicolon Al Stone
2016-08-19 23:24 ` [PATCH 2/2] x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries() Al Stone
2016-08-20 10:55 ` [PATCH 0/2] minor x86 PM source file cleanup Pavel Machek
2016-08-21  0:15   ` Al Stone
2016-09-14  1:04     ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).