[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8daf03e1-5f6d-fc3b-c2db-397e6d4a9a1c@users.sourceforge.net>
Date: Sat, 22 Oct 2016 21:50:45 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: linux-ia64@...r.kernel.org, Al Viro <viro@...iv.linux.org.uk>,
Borislav Petkov <bp@...e.de>,
Fenghua Yu <fenghua.yu@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Hans-Christian Noren Egtvedt <egtvedt@...fundet.no>,
Ingo Molnar <mingo@...nel.org>,
Jörg Rödel <jroedel@...e.de>,
Krzysztof Kozlowski <krzk@...nel.org>,
Robert Richter <rrichter@...ium.com>,
Robin Murphy <robin.murphy@....com>,
Tony Luck <tony.luck@...el.com>,
Toshi Kani <toshi.kani@....com>,
Vineet Gupta <vgupta@...opsys.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/6] IA64: Fine-tuning for five function implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
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
Powered by blists - more mailing lists