Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723835

Re: [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()

From Andrii <tulup@mail.ru>
Newsgroups linux.kernel
Subject Re: [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Date 2017-08-31 07:30 +0200
Message-ID <ukqdb-1v4-1@gated-at.bofh.it> (permalink)
References <uk4mm-4G3-15@gated-at.bofh.it> <ukq3v-1rY-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I'll fix and re-send. Thanks.


On 8/31/2017 8:16 AM, David Miller wrote:
> From: Andrii Vladyka <tulup@mail.ru>
> Date: Wed, 30 Aug 2017 09:04:35 +0300
>
>> +	if (opt_skb)
>                      ^^^^
>
> Trailing whitespace.
>
>> @@ -653,6 +647,36 @@ static int dccp_v6_do_rcv(struct sock *sk, struct sk_buff *skb)
>>   		__kfree_skb(opt_skb);
>>   	kfree_skb(skb);
>>   	return 0;
>> +	
>     ^^^^^^^
>
> Likewise.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to  dccp_v6_do_rcv() Andrii Vladyka <tulup@mail.ru> - 2017-08-30 08:10 +0200
  Re: [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to  dccp_v6_do_rcv() David Miller <davem@davemloft.net> - 2017-08-31 07:20 +0200
    Re: [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to  dccp_v6_do_rcv() Andrii <tulup@mail.ru> - 2017-08-31 07:30 +0200
    [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to  dccp_v6_do_rcv() Andrii <tulup@mail.ru> - 2017-08-31 07:30 +0200
      Re: [PATCH] net: dccp: Add handling of IPV6_PKTOPTIONS to  dccp_v6_do_rcv() David Miller <davem@davemloft.net> - 2017-08-31 20:50 +0200

csiph-web