[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130625.164603.927051919262614736.davem@davemloft.net>
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