mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] M32R-setup: Fine-tuning for show_cpuinfo()
@ 2016-10-23 20:22 SF Markus Elfring
  2016-10-23 20:23 ` [PATCH 1/2] M32R-setup: Use seq_putc() in show_cpuinfo() SF Markus Elfring
  2016-10-23 20:24 ` [PATCH 2/2] M32R-setup: Replace 16 seq_printf() calls by seq_puts() " SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2016-10-23 20:22 UTC (permalink / raw)
  To: Andrew Morton, Ingo Molnar, Sudip Mukherjee, Toshi Kani
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sun, 23 Oct 2016 22:15:22 +0200

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

Markus Elfring (2):
  Use seq_putc()
  Replace 16 seq_printf() calls by seq_puts()

 arch/m32r/kernel/setup.c | 54 ++++++++++++++++++++++++++----------------------
 1 file changed, 29 insertions(+), 25 deletions(-)

-- 
2.10.1

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-23 20:22 [PATCH 0/2] M32R-setup: Fine-tuning for show_cpuinfo() SF Markus Elfring
2016-10-23 20:23 ` [PATCH 1/2] M32R-setup: Use seq_putc() in show_cpuinfo() SF Markus Elfring
2016-10-23 20:24 ` [PATCH 2/2] M32R-setup: Replace 16 seq_printf() calls by seq_puts() " 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

Powered by JetHome