From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
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(-)