Re: [PATCH net] net-sysfs: fix formatting of tx_timeout attribute

2018-11-03 Thread David Miller
From: Julian Wiedmann Date: Fri, 2 Nov 2018 19:33:17 +0100 > Add a missing newline. > > Signed-off-by: Julian Wiedmann > --- > net/core/net-sysfs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c > index bd67c4d0fcfd..ef064

[PATCH net] net-sysfs: fix formatting of tx_timeout attribute

2018-11-02 Thread Julian Wiedmann
Add a missing newline. Signed-off-by: Julian Wiedmann --- net/core/net-sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c index bd67c4d0fcfd..ef06409d768e 100644 --- a/net/core/net-sysfs.c +++ b/net/core/net-sysfs.c @@ -1039,7