[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <159070685467.69627.16613075011399178571@swboyd.mtv.corp.google.com>
Date: Thu, 28 May 2020 16:00:54 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Colin King <colin.king@...onical.com>,
Michael Turquette <mturquette@...libre.com>,
Rahul Tanwar <rahul.tanwar@...ux.intel.com>,
linux-clk@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] clk: intel: remove redundant initialization of variable rate64
Quoting Colin King (2020-05-28 15:12:19)
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable rate64 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