From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Sat, 22 Oct 2016 21:27:32 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (6): sba_iommu: Use seq_puts() in ioc_show() sba_iommu: Combine four seq_printf() calls into two calls in ioc_show() simserial: Use seq_puts() in rs_proc_show() setup: Use seq_putc() in show_cpuinfo() sn_hwperf: Use seq_puts() in sn_topology_show() sn2_smp: Combine two seq_printf() calls into one call in sn2_ptc_seq_show() arch/ia64/hp/common/sba_iommu.c | 16 +++++++++++----- arch/ia64/hp/sim/simserial.c | 2 +- arch/ia64/kernel/setup.c | 3 +-- arch/ia64/sn/kernel/sn2/sn2_smp.c | 9 ++++----- arch/ia64/sn/kernel/sn2/sn_hwperf.c | 6 +++--- 5 files changed, 20 insertions(+), 16 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