mbox series

[0/5] powerpc/platforms/4xx: Adjustments for six function implementations

Message ID 2b9b4285-f1c0-5dc7-35c6-df901c9ca0eb@users.sourceforge.net (mailing list archive)
Headers show
Series powerpc/platforms/4xx: Adjustments for six function implementations | expand

Message

SF Markus Elfring Jan. 11, 2018, 5:58 p.m. UTC
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 11 Jan 2018 18:48:28 +0100

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

Markus Elfring (5):
  Combine four seq_printf() calls into two in ocm_debugfs_show()
  Use seq_putc() in ocm_debugfs_show()
  Delete an error message for a failed memory allocation in three functions
  Improve a size determination in two functions
  Delete an unnecessary return statement in two functions

 arch/powerpc/platforms/4xx/msi.c |  7 +++----
 arch/powerpc/platforms/4xx/ocm.c | 19 +++++--------------
 arch/powerpc/platforms/4xx/pci.c |  1 -
 3 files changed, 8 insertions(+), 19 deletions(-)