[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180118144633.GY3460072@devbig577.frc2.facebook.com>
Date: Thu, 18 Jan 2018 06:46:33 -0800
From: Tejun Heo <tj@...nel.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Kishon Vijay Abraham I <kishon@...com>,
Florian Fainelli <f.fainelli@...il.com>,
Srinath Mannam <srinath.mannam@...adcom.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] phy: brcm-sata: remove unused variable
On Thu, Jan 18, 2018 at 02:19:58PM +0100, Arnd Bergmann wrote:
> The newly introduced calibrate function has a variable
> that has never been used and needs to be removed to avoid
> this harmless warning:
>
> drivers/phy/broadcom/phy-brcm-sata.c: In function 'brcm_stb_sata_calibrate':
> drivers/phy/broadcom/phy-brcm-sata.c:514:24: error: unused variable 'priv' [-Werror=unused-variable]
>
> Fixes: 3e507769d15e ("phy: brcm-sata: Implement calibrate callback")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied to libata/for-4.16.
Thanks.
--
tejun
Powered by blists - more mailing lists