[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200723172141.GB1126023@dell>
Date: Thu, 23 Jul 2020 18:21:41 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Colin King <colin.king@...onical.com>
Cc: Chanwoo Choi <cw00.choi@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: max14577: remove redundant initialization of
variable current_bits
On Thu, 23 Jul 2020, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable current_bits is being initialized with a value that is
> never read and it is being updated later with a new value. The
> initialization is redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
> ---
> drivers/mfd/max14577.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists