From: Markus Elfring <[email protected]> Date: Sun, 7 May 2017 19:00:09 +0200
A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Combine two function calls into one in show_cacheinfo() Use seq_putc() in show_cpu_summary() Replace six seq_printf() calls by seq_puts() Combine two function calls into one at four places arch/s390/kernel/cache.c | 4 ++-- arch/s390/kernel/processor.c | 2 +- arch/s390/kernel/sysinfo.c | 25 +++++++++++-------------- 3 files changed, 14 insertions(+), 17 deletions(-) -- 2.12.2

