Re: [PATCH net-next] net: Fix coding style in skb_push()
From: Ganesh Goudar Date: Thu, 2 Aug 2018 15:34:52 +0530 > Signed-off-by: Ganesh Goudar Applied.
[PATCH net-next] net: Fix coding style in skb_push()
Signed-off-by: Ganesh Goudar --- net/core/skbuff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/skbuff.c b/net/core/skbuff.c index 266b954..51b0a912 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -1715,7 +1715,7 @@ void *skb_push(struct sk_buff *skb, uns