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


Groups > linux.kernel > #1501366 > unrolled thread

[PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations

Started bySF Markus Elfring <elfring@users.sourceforge.net>
First post2016-10-15 23:00 +0200
Last post2016-10-20 15:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-15 23:00 +0200
    Re: [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function  implementations Tony Lindgren <tony@atomide.com> - 2016-10-20 15:20 +0200

#1501366 — [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations

FromSF Markus Elfring <elfring@users.sourceforge.net>
Date2016-10-15 23:00 +0200
Subject[PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations
Message-ID<ssEdH-4pY-3@gated-at.bofh.it>
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 15 Oct 2016 22:44:22 +0200

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

Markus Elfring (3):
  mux: Replace three seq_printf() calls by seq_puts()
  mux: Use seq_putc() in omap_mux_dbg_signal_show()
  pm-debug: Use seq_putc() in two functions

 arch/arm/mach-omap2/mux.c      | 8 ++++----
 arch/arm/mach-omap2/pm-debug.c | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)

-- 
2.10.1

[toc] | [next] | [standalone]


#1504879 — Re: [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations

FromTony Lindgren <tony@atomide.com>
Date2016-10-20 15:20 +0200
SubjectRe: [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations
Message-ID<sulqi-81I-19@gated-at.bofh.it>
In reply to#1501366
* SF Markus Elfring <elfring@users.sourceforge.net> [161015 13:51]:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sat, 15 Oct 2016 22:44:22 +0200
> 
> A few update suggestions were taken into account
> from static source code analysis.
> 
> Markus Elfring (3):
>   mux: Replace three seq_printf() calls by seq_puts()
>   mux: Use seq_putc() in omap_mux_dbg_signal_show()
>   pm-debug: Use seq_putc() in two functions

Thanks will be applying for v4.10 merge window. FYI, chances
are that arch/arm/mach-map2/mux.c will get dropped for v4.10
unless we run into regressions.

Regards,

Tony

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web