[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170221.122640.1790844289388833683.davem@davemloft.net>
Date: Tue, 21 Feb 2017 12:26:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: fgao@...ai8.com
Cc: edumazet@...gle.com, soheil@...gle.com, netdev@...r.kernel.org,
gfree.wind@...il.com
Subject: Re: [PATCH net-next v2 1/1] net: sock: Use USEC_PER_SEC macro
instead of literal 1000000
From: fgao@...ai8.com
Date: Tue, 21 Feb 2017 17:09:19 +0800
> From: Gao Feng <fgao@...ai8.com>
>
> The USEC_PER_SEC is used once in sock_set_timeout as the max value of
> tv_usec. But there are other similar codes which use the literal
> 1000000 in this file.
> It is minor cleanup to keep consitent.
>
> Signed-off-by: Gao Feng <fgao@...ai8.com>
Applied, thank you.
Powered by blists - more mailing lists