[PATCH] xfrm: clean an indentation issue, remove a space

Subsystems: networking [general], networking [ipsec], the rest

STALE2827d

2 messages, 2 authors, 2018-12-12 · open the first message on its own page

[PATCH] xfrm: clean an indentation issue, remove a space

From: Colin King <hidden>
Date: 2018-12-06 17:52:36

From: Colin Ian King <redacted>

Trivial fix to clean up indentation issue, remove an extraneous
space.

Signed-off-by: Colin Ian King <redacted>
---
 include/net/xfrm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index 0b6531a951a5..dcbd494d81fd 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -1971,7 +1971,7 @@ static inline void xfrm_dev_state_delete(struct xfrm_state *x)
 static inline void xfrm_dev_state_free(struct xfrm_state *x)
 {
 	struct xfrm_state_offload *xso = &x->xso;
-	 struct net_device *dev = xso->dev;
+	struct net_device *dev = xso->dev;
 
 	if (dev && dev->xfrmdev_ops) {
 		if (dev->xfrmdev_ops->xdo_dev_state_free)
-- 
2.19.1

Re: [PATCH] xfrm: clean an indentation issue, remove a space

From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2018-12-12 11:57:29

On Thu, Dec 06, 2018 at 05:52:28PM +0000, Colin King wrote:
From: Colin Ian King <redacted>

Trivial fix to clean up indentation issue, remove an extraneous
space.

Signed-off-by: Colin Ian King <redacted>
Applied, thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help