From: Markus Elfring <[email protected]> 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(-) -- 2.15.1

