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


Groups > linux.kernel > #1707649 > unrolled thread

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

Started bySF Markus Elfring <elfring@users.sourceforge.net>
First post2017-08-09 20:10 +0200
Last post2017-08-09 20:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [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

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

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2017-08-09 20:10 +0200
Subject[PATCH v2 0/4] ACPI-APEI-HEST: Fine-tuning for two function implementations
Message-ID<ucDAB-2mx-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web