Re: [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three function implementations

From: Rafael J. Wysocki
Date: Mon Sep 05 2016 - 17:43:20 EST


On Mon, Sep 5, 2016 at 10:12 PM, SF Markus Elfring
<elfring@xxxxxxxxxxxxxxxxxxxxx> wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Mon, 5 Sep 2016 22:05:05 +0200
>
> Some update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (7):
> Fix a typo in a comment line
> Use kmalloc_array() in hest_ghes_dev_register()
> Move an assignment in hest_ghes_dev_register()
> Rename jump labels in hest_ghes_dev_register()
> Rename jump labels in acpi_hest_init()
> Reduce the scope for a variable in acpi_hest_init()
> Rename jump labels in hest_parse_ghes()

Like in the other patch series I've just commented, please put all
label renames into one patch.

Thanks,
Rafael