Re: [PATCH] [trivial] clk: Drop double "if" in clk_core_determine_round_nolock() comment
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-03-26 17:55:57
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-03-26 17:55:57
Quoting Geert Uytterhoeven (2021-03-26 05:08:33)
The comments for clk_core_determine_round_nolock() contain a double "if": one at the end of a line, followed by another one at the beginning of the next line. Drop the former. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> ---
Applied to clk-next