Re: [PATCH 0/2] minor x86 PM source file cleanup

2016-09-13 Thread Rafael J. Wysocki
On Saturday, August 20, 2016 06:15:10 PM Al Stone wrote: > On 08/20/2016 04:55 AM, Pavel Machek wrote: > > On Fri 2016-08-19 17:24:00, Al Stone wrote: > >> Really minor patches: one to cleanup whitespace, the second just makes > >> the code a wee bit more maintainable by correcting some variable na

Re: [PATCH 0/2] minor x86 PM source file cleanup

2016-08-20 Thread Al Stone
On 08/20/2016 04:55 AM, Pavel Machek wrote: > On Fri 2016-08-19 17:24:00, Al Stone wrote: >> 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. > > Acked-by: Pavel Mache

Re: [PATCH 0/2] minor x86 PM source file cleanup

2016-08-20 Thread Pavel Machek
On Fri 2016-08-19 17:24:00, Al Stone wrote: > 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. Acked-by: Pavel Machek (for both) > Al Stone (2): > x86: ACPI: remove

[PATCH 0/2] minor x86 PM source file cleanup

2016-08-19 Thread Al Stone
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 acp