[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Ymiu7wF0ky0vEqR7@matsya>
Date: Wed, 27 Apr 2022 08:18:15 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Tom Rix <trix@...hat.com>
Cc: sanju.mehta@....com, dmaengine@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: ptdma: change pt_tx_status to static
On 23-04-22, 09:10, Tom Rix wrote:
> Sparse reports thise issue
> ptdma-dmaengine.c:262:1: warning: symbol 'pt_tx_status' was not declared. Should it be static?
>
> pt_tx_status, like other pt_* functions in ptdam-dmaengine.c, is assigned
> to a function pointer and is not used directly outside of this file.
> So change its storage-class specifier to static.
Patch for this is already in next
--
~Vinod
Powered by blists - more mailing lists