public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] S390: Fine-tuning for six function implementations
@ 2017-05-07 17:12 SF Markus Elfring
  2017-05-07 17:13 ` [PATCH 1/4] s390/cache: Combine two function calls into one in show_cacheinfo() SF Markus Elfring
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: SF Markus Elfring @ 2017-05-07 17:12 UTC (permalink / raw)
  To: linux-s390, Christian Bornträger, Heiko Carstens,
	Ingo Molnar, Martin Schwidefsky, Paul Gortmaker,
	Peter Oberparleiter, Peter Zijlstra, Sascha Silbe, Vegard Nossum,
	Viktor Mihajlovski
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-09 10:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-07 17:12 [PATCH 0/4] S390: Fine-tuning for six function implementations SF Markus Elfring
2017-05-07 17:13 ` [PATCH 1/4] s390/cache: Combine two function calls into one in show_cacheinfo() SF Markus Elfring
2017-05-07 17:14 ` [PATCH 2/4] s390/processor: Use seq_putc() in show_cpu_summary() SF Markus Elfring
2017-05-07 17:16 ` [PATCH 3/4] s390/sysinfo: Replace six seq_printf() calls by seq_puts() SF Markus Elfring
2017-05-07 17:18 ` [PATCH 4/4] s390/sysinfo: Combine two function calls into one SF Markus Elfring
2017-05-09  8:04 ` [PATCH 0/4] S390: Fine-tuning for six function implementations Vegard Nossum
2017-05-09  8:43   ` SF Markus Elfring
2017-05-09 10:30   ` [PATCH 0/4] " Ingo Molnar
2017-05-09 10:54     ` SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox