From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Wed, 19 Oct 2016 22:24:22 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): cplbinfo: Use seq_puts() in cplbinfo_print_header() irqchip: Combine two seq_printf() calls into one call in arch_show_interrupts() setup: Use seq_putc() in show_cpuinfo() setup: Replace three seq_printf() calls by seq_puts() in show_cpuinfo() setup: Combine ten seq_printf() calls into three calls in show_cpuinfo() arch/blackfin/kernel/cplbinfo.c | 3 +- arch/blackfin/kernel/irqchip.c | 6 ++-- arch/blackfin/kernel/setup.c | 73 ++++++++++++++++++++++------------------- 3 files changed, 46 insertions(+), 36 deletions(-) -- 2.10.1 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html