[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171016.212500.1664833771375901207.davem@davemloft.net>
Date: Mon, 16 Oct 2017 21:25:00 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tcp: cdg: make struct tcp_cdg static
From: Colin King <colin.king@...onical.com>
Date: Mon, 16 Oct 2017 14:33:21 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The structure tcp_cdg is local to the source and
> does not need to be in global scope, so make it static.
>
> Cleans up sparse warning:
> symbol 'tcp_cdg' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists