[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20211216064844.02AD7C36AE4@smtp.kernel.org>
Date: Wed, 15 Dec 2021 22:48:42 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Colin Ian King <colin.i.king@...glemail.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Michael Turquette <mturquette@...libre.com>,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: stm32mp1: remove redundant assignment to pointer data
Quoting Colin Ian King (2021-11-26 14:12:39)
> The pointer data is being initialized with a value and a few lines
> later on being re-assigned the same value, so this re-assignment is
> redundant. Clean up the code and remove it.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists