linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] PowerPC-OPAL: Adjustments for some function implementations
@ 2017-10-17 12:10 SF Markus Elfring
  2017-10-17 12:11 ` [PATCH 1/3] powerpc-opal: Delete ten error messages for a failed memory allocation SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: SF Markus Elfring @ 2017-10-17 12:10 UTC (permalink / raw)
  To: linuxppc-dev, Anju T Sudhakar, Benjamin Herrenschmidt,
	Bhumika Goyal, Corentin Labbe, Hemant Kumar, Madhavan Srinivasan,
	Mahesh Salgaonkar, Michael Ellerman, Michael Neuling,
	Neelesh Gupta, Nicholas Piggin, Paul Mackerras, Rob Herring,
	Shilpasri G Bhat, Stewart Smith, Tyrel Datwyler, Vasant Hegde
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 17 Oct 2017 13:45:54 +0200

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

Markus Elfring (3):
  Delete ten error messages for a failed memory allocation
  Improve 12 size determinations
  Fix a typo in a comment line of two file headers

 arch/powerpc/platforms/powernv/opal-async.c        |  2 --
 arch/powerpc/platforms/powernv/opal-dump.c         |  1 -
 arch/powerpc/platforms/powernv/opal-flash.c        |  8 +++----
 arch/powerpc/platforms/powernv/opal-hmi.c          |  9 ++++----
 arch/powerpc/platforms/powernv/opal-imc.c          | 10 ++++-----
 .../powerpc/platforms/powernv/opal-memory-errors.c | 10 ++++-----
 arch/powerpc/platforms/powernv/opal-psr.c          |  2 +-
 .../powerpc/platforms/powernv/opal-sensor-groups.c |  4 ++--
 arch/powerpc/platforms/powernv/opal-sysparam.c     | 25 +++++-----------------
 arch/powerpc/platforms/powernv/opal-xscom.c        |  2 +-
 10 files changed, 25 insertions(+), 48 deletions(-)

-- 
2.14.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-24  8:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 12:10 [PATCH 0/3] PowerPC-OPAL: Adjustments for some function implementations SF Markus Elfring
2017-10-17 12:11 ` [PATCH 1/3] powerpc-opal: Delete ten error messages for a failed memory allocation SF Markus Elfring
2017-10-17 12:12 ` [PATCH 2/3] powerpc-opal: Improve 12 size determinations SF Markus Elfring
2017-10-17 12:14 ` [PATCH 3/3] powerpc-opal: Fix a typo in a comment line of two file headers SF Markus Elfring
2017-10-24  8:09   ` [3/3] " Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).