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


Groups > linux.kernel > #1703377 > unrolled thread

[PATCH 0/4] axonram: Adjustments for axon_ram_probe()

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

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] axonram: Adjustments for axon_ram_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-03 21:20 +0200

#1703377 — [PATCH 0/4] axonram: Adjustments for axon_ram_probe()

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2017-08-03 21:20 +0200
Subject[PATCH 0/4] axonram: Adjustments for axon_ram_probe()
Message-ID<uatP3-4ko-15@gated-at.bofh.it>
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 3 Aug 2017 21:02:02 +0200

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

Markus Elfring (4):
  Delete an error message for a failed memory allocation
  Improve a size determination in axon_ram_probe()
  Return directly after a failed kzalloc()
  Delete an unnecessary variable initialisation

 arch/powerpc/sysdev/axonram.c | 43 ++++++++++++++++++-------------------------
 1 file changed, 18 insertions(+), 25 deletions(-)

-- 
2.13.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web