mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: SF Markus Elfring <elfring@users.sourceforge.net>
To: Haavard Skinnemoen <hskinnemoen@gmail.com>,
	Hans-Christian Egtvedt <egtvedt@samfundet.no>
Cc: LKML <linux-kernel@vger.kernel.org>, kernel-janitors@vger.kernel.org
Subject: [PATCH 0/4] AVR32-AT32AP: Fine-tuning for three function implementations
Date: Sun, 16 Oct 2016 22:32:06 +0200	[thread overview]
Message-ID: <c76c4e36-3e5d-3106-69b7-907133c8b7d0@users.sourceforge.net> (raw)

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

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

Markus Elfring (4):
  clock: Use seq_putc() in two functions
  clock: Combine nine seq_printf() calls into one call in clk_show()
  pio: Use seq_putc() in pio_bank_show()
  pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()

 arch/avr32/mach-at32ap/clock.c | 33 +++++++++++++++++++++------------
 arch/avr32/mach-at32ap/pio.c   |  6 +++---
 2 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.10.1

             reply	other threads:[~2016-10-16 20:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-16 20:32 SF Markus Elfring [this message]
2016-10-16 20:33 ` [PATCH 1/4] AVR32-clock: Use seq_putc() in two functions SF Markus Elfring
2016-10-16 20:34 ` [PATCH 2/4] AVR32-clock: Combine nine seq_printf() calls into one call in clk_show() SF Markus Elfring
2016-10-16 20:35 ` [PATCH 3/4] AVR32-pio: Use seq_putc() in pio_bank_show() SF Markus Elfring
2016-10-16 20:36 ` [PATCH 4/4] AVR32-pio: Replace two seq_printf() calls by seq_puts() " SF Markus Elfring
2016-10-23 11:58   ` Hans-Christian Noren Egtvedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c76c4e36-3e5d-3106-69b7-907133c8b7d0@users.sourceforge.net \
    --to=elfring@users.sourceforge.net \
    --cc=egtvedt@samfundet.no \
    --cc=hskinnemoen@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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