lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 25 Jun 2013 16:46:03 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	sergei.shtylyov@...entembedded.com
Cc:	vyasevic@...hat.com, netdev@...r.kernel.org, mst@...hat.com,
	eric.dumazet@...il.com
Subject: Re: [PATCHv2 net-next 4/4] macvtap: Perform GSO on forwarding path.

From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Wed, 26 Jun 2013 00:25:28 +0400

> On 06/26/2013 12:04 AM, Vlad Yasevich wrote:
> 
>> +	} else
>> +		skb_queue_tail(&q->sk.sk_receive_queue, skb);
> 
>    According to Documentation/CodingStyle chapter 3, you should have {}
>    on both branches of *if* statement, if one branch has it.

I took care of this when applying the series.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ