RE: [PATCH] platform/x86: mlx-platform: remove an unused variable

2020-12-07 Thread Vadim Pasternak
ver-...@vger.kernel.org; linux- > ker...@vger.kernel.org; clang-built-li...@googlegroups.com > Subject: Re: [PATCH] platform/x86: mlx-platform: remove an unused variable > > Hi, > > On 12/3/20 11:30 PM, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The

Re: [PATCH] platform/x86: mlx-platform: remove an unused variable

2020-12-07 Thread Hans de Goede
Hi, On 12/3/20 11:30 PM, Arnd Bergmann wrote: > From: Arnd Bergmann > > The only reference to the mlxplat_mlxcpld_psu[] array got removed, > so there is now a warning from clang: > > drivers/platform/x86/mlx-platform.c:322:30: error: variable > 'mlxplat_mlxcpld_psu' is not needed and will not

RE: [PATCH] platform/x86: mlx-platform: remove an unused variable

2020-12-03 Thread Vadim Pasternak
> -Original Message- > From: Arnd Bergmann > Sent: Friday, December 04, 2020 12:31 AM > To: Vadim Pasternak ; Hans de Goede > ; Mark Gross ; Nathan > Chancellor ; Nick Desaulniers > > Cc: Arnd Bergmann ; Andy Shevchenko > ; Michael Shych > ; platform-driver-...@vger.kernel.org; linux-