linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS-kernel: Fine-tuning for two function implementations
@ 2016-10-24 12:26 SF Markus Elfring
  2016-10-24 12:27 ` [PATCH 1/4] MIPS/kernel/r2-to-r6-emul: Use seq_puts() in mipsr2_stats_show() SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: SF Markus Elfring @ 2016-10-24 12:26 UTC (permalink / raw)
  To: linux-mips, Andrea Gelmini, Andrew Morton, Leonid Yegoshin,
	Masahiro Yamada, Matt Redfearn, Paul Burton, Paul Gortmaker,
	Ralf Bächle, Zubair Lutfullah Kakakhel
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 24 Oct 2016 14:05:14 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  r2-to-r6-emul: Use seq_puts() in mipsr2_stats_show()
  proc: Use seq_putc() in show_cpuinfo()
  proc: Replace 28 seq_printf() calls by seq_puts() in show_cpuinfo()
  proc: Combine four seq_printf() calls into one call in show_cpuinfo()

 arch/mips/kernel/mips-r2-to-r6-emul.c |  7 +--
 arch/mips/kernel/proc.c               | 95 ++++++++++++++++++++---------------
 2 files changed, 59 insertions(+), 43 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-10-25  9:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24 12:26 [PATCH 0/4] MIPS-kernel: Fine-tuning for two function implementations SF Markus Elfring
2016-10-24 12:27 ` [PATCH 1/4] MIPS/kernel/r2-to-r6-emul: Use seq_puts() in mipsr2_stats_show() SF Markus Elfring
2016-10-24 13:13   ` Theodore Ts'o
2016-10-24 14:02     ` SF Markus Elfring
2016-10-24 14:20       ` Theodore Ts'o
2016-10-24 14:53         ` SF Markus Elfring
2016-10-24 15:51           ` Theodore Ts'o
2016-10-24 18:10             ` Further software improvements around Linux sequence API? SF Markus Elfring
2016-10-24 12:28 ` [PATCH 2/4] MIPS/kernel/proc: Use seq_putc() in show_cpuinfo() SF Markus Elfring
2016-10-24 12:29 ` [PATCH 3/4] MIPS/kernel/proc: Replace 28 seq_printf() calls by seq_puts() " SF Markus Elfring
2016-10-24 12:30 ` [PATCH 4/4] MIPS/kernel/proc: Combine four seq_printf() calls into one call " SF Markus Elfring
2016-10-25  8:55   ` Geert Uytterhoeven
2016-10-25  9:08     ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).