Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1506595

[PATCH 0/6] IA64: Fine-tuning for five function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/6] IA64: Fine-tuning for five function implementations
Date 2016-10-22 22:00 +0200
Message-ID <svaCt-7IO-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] IA64: Fine-tuning for five function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-22 22:00 +0200
  [PATCH 4/6] IA64-setup: Use seq_putc() in show_cpuinfo() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-22 22:00 +0200
  [PATCH 6/6] IA64-sn2_smp: Combine two seq_printf() calls into one  call in sn2_ptc_seq_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-22 22:00 +0200
    Re: [PATCH 6/6] IA64-sn2_smp: Combine two seq_printf() calls into  one call in sn2_ptc_seq_show() Joe Perches <joe@perches.com> - 2016-10-22 22:10 +0200
      Re: [PATCH 6/6] IA64-sn2_smp: Combine two seq_printf() calls into one  call in sn2_ptc_seq_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-22 22:50 +0200
        Re: [PATCH 6/6] IA64-sn2_smp: Combine two seq_printf() calls into  one call in sn2_ptc_seq_show() Julia Lawall <julia.lawall@lip6.fr> - 2016-10-23 07:50 +0200
          Re: IA64-sn2_smp: Combine two seq_printf() calls into one call in  sn2_ptc_seq_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-23 08:40 +0200
  [PATCH 3/6] IA64-simserial: Use seq_puts() in rs_proc_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-22 22:00 +0200

csiph-web