[PATCH] net: wimax: stack: fixed multi line comment issue

Subsystems: networking [general], the rest

STALE2969d

3 messages, 2 authors, 2018-07-22 · open the first message on its own page

[PATCH] net: wimax: stack: fixed multi line comment issue

From: Mark Railton <hidden>
Date: 2018-07-19 23:12:11

Moved end of comment to it's own line per guide

Signed-off-by: Mark Railton <redacted>
---
 net/wimax/stack.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/wimax/stack.c b/net/wimax/stack.c
index 5db731512014..73dba9c077bb 100644
--- a/net/wimax/stack.c
+++ b/net/wimax/stack.c
@@ -486,7 +486,8 @@ int wimax_dev_add(struct wimax_dev *wimax_dev, struct net_device *net_dev)
 	d_fnstart(3, dev, "(wimax_dev %p net_dev %p)\n", wimax_dev, net_dev);
 
 	/* Do the RFKILL setup before locking, as RFKILL will call
-	 * into our functions. */
+	 * into our functions.
+	 */
 	wimax_dev->net_dev = net_dev;
 	result = wimax_rfkill_add(wimax_dev);
 	if (result < 0)
-- 
2.17.1

Re: [PATCH] net: wimax: stack: fixed multi line comment issue

From: David Miller <davem@davemloft.net>
Date: 2018-07-22 02:36:23

From: Mark Railton <redacted>
Date: Fri, 20 Jul 2018 00:11:46 +0100
Moved end of comment to it's own line per guide

Signed-off-by: Mark Railton <redacted>
Applied, thanks.

Re: [PATCH] net: wimax: stack: fixed multi line comment issue

From: Mark Railton <hidden>
Date: 2018-07-22 13:07:48

On Sat, Jul 21, 2018 at 07:36:17PM -0700, David Miller wrote:
From: Mark Railton <redacted>
Date: Fri, 20 Jul 2018 00:11:46 +0100
quoted
Moved end of comment to it's own line per guide

Signed-off-by: Mark Railton <redacted>
Applied, thanks.
Thank you,

Mark
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help