Hi Krzysztof, > -----Original Message----- > From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Sent: 08 May 2025 09:57 > Subject: Re: [PATCH] memory: renesas-rpc-if: Add missing static keyword > > On 07/05/2025 18:21, Biju Das wrote: > > Fix the below sparse warnings: > > symbol 'rpcif_impl' was not declared. Should it be static? > > symbol 'xspi_impl' was not declared. Should it be static? > > > Did you test now your code with sparse and smatch? Otherwise I will wait for more reports. Yes, I tested with the instructions in [1] and the patch fixes the above issues. [1] https://download.01.org/0day-ci/archive/20250507/202505072013.1EqwjtaR-lkp@xxxxxxxxx/reproduce Cheers, Biju