[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <161783824210.3790633.2851438974412347019@swboyd.mtv.corp.google.com>
Date: Wed, 07 Apr 2021 16:30:42 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Colin King <colin.king@...onical.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
linux-clk@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] clk: socfpga: remove redundant initialization of variable div
Quoting Colin King (2021-04-06 11:27:46)
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable div 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>
> ---
Applied to clk-next
Powered by blists - more mailing lists