[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191015.205628.1701790705408520886.davem@davemloft.net>
Date: Tue, 15 Oct 2019 20:56:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ben.dooks@...ethink.co.uk
Cc: linux-kernel@...ts.codethink.co.uk, grygorii.strashko@...com,
linux-omap@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] davinci_cpdma: make cpdma_chan_split_pool static
From: "Ben Dooks (Codethink)" <ben.dooks@...ethink.co.uk>
Date: Tue, 15 Oct 2019 17:15:58 +0100
> The cpdma_chan_split_pool() function is not used outside of
> the driver, so make it static to avoid the following sparse
> warning:
>
> drivers/net/ethernet/ti/davinci_cpdma.c:725:5: warning: symbol 'cpdma_chan_split_pool' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@...ethink.co.uk>
Applied, thanks.
Powered by blists - more mailing lists