[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4cd6678e-ebf0-d2f4-0b79-ac33060a6752@users.sourceforge.net>
Date: Wed, 19 Oct 2016 22:44:52 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: adi-buildroot-devel@...ts.sourceforge.net,
Rickard Strandqvist <rickard_strandqvist@...ctrumdigital.se>,
Steven Miao <realmz6@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/5] Blackfin: Fine-tuning for three function implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Wed, 19 Oct 2016 22:24:22 +0200
A few update suggestions were taken into account
from static source code analysis.
Markus Elfring (5):
cplbinfo: Use seq_puts() in cplbinfo_print_header()
irqchip: Combine two seq_printf() calls into one call in arch_show_interrupts()
setup: Use seq_putc() in show_cpuinfo()
setup: Replace three seq_printf() calls by seq_puts() in show_cpuinfo()
setup: Combine ten seq_printf() calls into three calls in show_cpuinfo()
arch/blackfin/kernel/cplbinfo.c | 3 +-
arch/blackfin/kernel/irqchip.c | 6 ++--
arch/blackfin/kernel/setup.c | 73 ++++++++++++++++++++++-------------------
3 files changed, 46 insertions(+), 36 deletions(-)
--
2.10.1
Powered by blists - more mailing lists