[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.01.1205080414470.19642@frira.vanv.qr>
Date: Tue, 8 May 2012 04:15:15 +0200 (CEST)
From: Jan Engelhardt <jengelh@...i.de>
To: David Miller <davem@...emloft.net>
cc: pablo@...filter.org, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from
ip_vs_bind_dest
On Tuesday 2012-05-08 03:36, David Miller wrote:
>From: pablo@...filter.org
>Date: Tue, 8 May 2012 02:22:07 +0200
>
>> + /* It is a normal connection, so modify the counters
>> + * according to the flags, later the protocol can
>> + * update them on state change */
>
>Rather:
>
> /* It is a normal connection, so modify the counters
> * according to the flags, later the protocol can
> * update them on state change
> */
Well, CodingStyle even says
> /*
> * It is a normal connection, so modify the counters
> * according to the flags, later the protocol can
> * update them on state change.
> */
--
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