clk: <linux/clk-provider.h>: drop a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 00:28:30 +0000 (17:28 -0700)
committerStephen Boyd <sboyd@kernel.org>
Mon, 20 Jul 2020 22:11:34 +0000 (15:11 -0700)
Drop the repeated word "not" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org
Link: https://lore.kernel.org/r/20200719002830.20319-1-rdunlap@infradead.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/linux/clk-provider.h

index bd1ee90..6f815be 100644 (file)
@@ -189,7 +189,7 @@ struct clk_duty {
  *              and >= numerator) Return 0 on success, otherwise -EERROR.
  *
  * @init:      Perform platform-specific initialization magic.
- *             This is not not used by any of the basic clock types.
+ *             This is not used by any of the basic clock types.
  *             This callback exist for HW which needs to perform some
  *             initialisation magic for CCF to get an accurate view of the
  *             clock. It may also be used dynamic resource allocation is