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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'll fix and re-send. Thanks.


On 8/31/2017 8:16 AM, David Miller wrote:
From: Andrii Vladyka <tulup@xxxxxxx>
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.

--
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux