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


Groups > linux.kernel > #1623914 > unrolled thread

[PATCH 0/2] regulator: s2mps11: Fine-tuning for s2mps11_pmic_probe()

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

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] regulator: s2mps11: Fine-tuning for s2mps11_pmic_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-14 23:10 +0200

#1623914 — [PATCH 0/2] regulator: s2mps11: Fine-tuning for s2mps11_pmic_probe()

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2017-04-14 23:10 +0200
Subject[PATCH 0/2] regulator: s2mps11: Fine-tuning for s2mps11_pmic_probe()
Message-ID<twgDD-69I-3@gated-at.bofh.it>
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 14 Apr 2017 22:55:22 +0200

Two update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Use kcalloc()
  Use devm_kmalloc_array()

 drivers/regulator/s2mps11.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.12.2

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web