Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638156
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] hamradio: Fine-tuning for nine function implementations |
| Date | 2017-05-09 16:30 +0200 |
| Message-ID | <tFejg-2TS-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Tue, 9 May 2017 16:11:23 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Combine two seq_printf() calls into one in yam_seq_show() Adjust four function calls together with a variable assignment Use seq_puts() in bpq_seq_show() Adjust four function calls together with a variable assignment drivers/net/hamradio/bpqether.c | 14 +++++++++----- drivers/net/hamradio/yam.c | 15 +++++++++------ 2 files changed, 18 insertions(+), 11 deletions(-) -- 2.12.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] hamradio: Fine-tuning for nine function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 16:30 +0200 [PATCH 4/4] hamradio: Adjust four function calls together with a variable assignment SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 16:30 +0200 [PATCH 2/4] hamradio: Adjust four function calls together with a variable assignment SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 16:30 +0200 Re: [PATCH 0/4] hamradio: Fine-tuning for nine function implementations David Miller <davem@davemloft.net> - 2017-05-09 16:50 +0200
csiph-web