[PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two function implementations
From: SF Markus Elfring
Date: Wed Aug 09 2017 - 14:00:53 EST
From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Aug 2017 19:45:43 +0200
A few update suggestions were taken into account
from static source code analysis.
Markus Elfring (4):
Fix a typo in a comment line
Use kmalloc_array() in hest_ghes_dev_register()
Move an assignment in hest_ghes_dev_register()
Reduce the scope for a variable in acpi_hest_init()
---
v2:
* Desired changes were rebased on source files from Linux next-20170803.
* The number of update steps was reduced.
drivers/acpi/apei/hest.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.13.4