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 names > >> without changing functionality. > > > > Acked-by: Pavel Machek <pa...@ucw.cz> > > > > (for both) > > > >> 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(-) > >> > > > > Thanks, Pavel.
Both applied. Thanks, Rafael