[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200107142135.GL14821@dell>
Date: Tue, 7 Jan 2020 14:21:35 +0000
From: Lee Jones <lee.jones@...aro.org>
To: yu kuai <yukuai3@...wei.com>
Cc: linux-kernel@...r.kernel.org, yi.zhang@...wei.com,
zhengbin13@...wei.com
Subject: Re: [PATCH] mfd: tqmx86: remove set but not used variable 'i2c_ien'
On Fri, 03 Jan 2020, yu kuai wrote:
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/mfd/tqmx86.c: In function ‘tqmx86_probe’:
> drivers/mfd/tqmx86.c:161:29: warning: variable ‘i2c_ien’
> set but not used I[-Wunused-but-set-variable]
>
> It is never used, and so can be removed.
>
> Signed-off-by: yu kuai <yukuai3@...wei.com>
> ---
> drivers/mfd/tqmx86.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists