Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1501566
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] AVR32-AT32AP: Fine-tuning for three function implementations |
| Date | 2016-10-16 22:40 +0200 |
| Message-ID | <st0nT-2dB-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] AVR32-AT32AP: Fine-tuning for three function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-16 22:40 +0200 [PATCH 3/4] AVR32-pio: Use seq_putc() in pio_bank_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-16 22:40 +0200
csiph-web