[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8233a271-5f16-30da-708f-0ca2746d74ac@gmail.com>
Date: Sat, 8 Feb 2025 02:18:46 +0000
From: Edward Cree <ecree.xilinx@...il.com>
To: kernel test robot <lkp@...el.com>, edward.cree@....com,
linux-net-drivers@....com, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
andrew+netdev@...n.ch
Cc: oe-kbuild-all@...ts.linux.dev, habetsm.xilinx@...il.com,
jiri@...nulli.us, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
On 07/02/2025 16:50, kernel test robot wrote:
>>> drivers/net/ethernet/sfc/mcdi.c:2195:12: warning: 'efx_mcdi_nvram_read' defined but not used [-Wunused-function]
Looks like the caller of this fn is only built #ifdef CONFIG_SFC_MTD,
so this fn should be under the same guard.
Will fix in v2.
Powered by blists - more mailing lists