Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1707649

[PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two function implementations
Date 2017-08-09 20:10 +0200
Message-ID <ucDAB-2mx-7@gated-at.bofh.it> (permalink)
References <qEuGl-43C-5@gated-at.bofh.it> <se8x4-8O-19@gated-at.bofh.it> <se9W9-12j-1@gated-at.bofh.it> <sefoR-4Nx-1@gated-at.bofh.it> <semJH-1kY-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two function  implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-09 20:10 +0200

csiph-web