Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638593
| From | Giuseppe CAVALLARO <peppe.cavallaro@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] net: stmmac: Fine-tuning for four function implementations |
| Date | 2017-05-10 09:00 +0200 |
| Message-ID | <tFtLj-5MF-17@gated-at.bofh.it> (permalink) |
| References | <tFbY5-1dU-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Markus Thanks a lot for your effort on stmmac On 5/9/2017 1:51 PM, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Tue, 9 May 2017 13:48:03 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (4): > Combine three seq_printf() calls into a seq_puts() in stmmac_sysfs_dma_cap_read() > Replace five seq_printf() calls by seq_puts() > Use seq_putc() in sysfs_display_ring() > Delete an unnecessary return statement in stmmac_get_tx_hwtstamp() > > drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 22 ++++++++++------------ > 1 file changed, 10 insertions(+), 12 deletions(-) Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] net: stmmac: Fine-tuning for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 14:00 +0200 [PATCH 1/4] net: stmmac: Combine three seq_printf() calls into a seq_puts() in stmmac_sysfs_dma_cap_read() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 14:00 +0200 [PATCH 4/4] net: stmmac: Delete an unnecessary return statement in stmmac_get_tx_hwtstamp() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 14:00 +0200 [PATCH 3/4] net: stmmac: Use seq_putc() in sysfs_display_ring() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 14:00 +0200 Re: [PATCH 0/4] net: stmmac: Fine-tuning for four function implementations Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2017-05-10 09:00 +0200
csiph-web