[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191015.205709.544930489994384528.davem@davemloft.net>
Date: Tue, 15 Oct 2019 20:57:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ben.dooks@...ethink.co.uk
Cc: linux-kernel@...ts.codethink.co.uk, peppe.cavallaro@...com,
alexandre.torgue@...com, joabreu@...opsys.com,
mcoquelin.stm32@...il.com, netdev@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: stmmac: make tc_flow_parsers static
From: "Ben Dooks (Codethink)" <ben.dooks@...ethink.co.uk>
Date: Tue, 15 Oct 2019 17:17:48 +0100
> The tc_flow_parsers is not used outside of the driver, so
> make it static to avoid the following sparse warning:
>
> drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:516:3: warning: symbol 'tc_flow_parsers' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@...ethink.co.uk>
Applied.
Powered by blists - more mailing lists