On Mon, Sep 5, 2016 at 10:12 PM, SF Markus Elfring <elfr...@users.sourceforge.net> wrote: > From: Markus Elfring <elfr...@users.sourceforge.net> > 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