Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634404
| From | Neil Horman <nhorman@tuxdriver.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] net-SCTP: Fine-tuning for six function implementations |
| Date | 2017-05-02 15:20 +0200 |
| Message-ID | <tCFSG-7ab-3@gated-at.bofh.it> (permalink) |
| References | <tCjIt-1i4-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, May 01, 2017 at 03:30:25PM +0200, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Mon, 1 May 2017 15:25:05 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (3): > Replace six seq_printf() calls by seq_putc() > Combine two seq_printf() calls into one call in sctp_remaddr_seq_show() > Replace four seq_printf() calls by seq_puts() > > net/sctp/proc.c | 39 ++++++++++++++++----------------------- > 1 file changed, 16 insertions(+), 23 deletions(-) > > -- > 2.12.2 > > Acked-by: Neil Horman <nhorman@tuxdriver.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-01 15:40 +0200 [PATCH 2/3] sctp: Combine two seq_printf() calls into one call in sctp_remaddr_seq_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-01 15:40 +0200 Re: [PATCH 0/3] net-SCTP: Fine-tuning for six function implementations Neil Horman <nhorman@tuxdriver.com> - 2017-05-02 15:20 +0200
csiph-web