summaryrefslogtreecommitdiff
path: root/drivers/clk/bcm/clk-kona-setup.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-02-22 22:51:53 +0300
committerStephen Boyd <sboyd@kernel.org>2022-03-12 05:22:15 +0300
commit7c55e8efd290438e9bd95f6c3e14d3fa4f71b323 (patch)
tree1c4ae3cdbeb88e5c2443891063f1acf765ecc8f5 /drivers/clk/bcm/clk-kona-setup.c
parent6f3cf24864ac113b053e485d7a7b000ee3786d1d (diff)
downloadlinux-7c55e8efd290438e9bd95f6c3e14d3fa4f71b323.tar.xz
clk: cleanup comments
For spdx Space instead of tab before spdx tag Removed repeated works the, to, two Replacements much much to a much 'to to' to 'to do' aready to already Comunications to Communications freqency to frequency Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220222195153.3817625-1-trix@redhat.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/bcm/clk-kona-setup.c')
-rw-r--r--drivers/clk/bcm/clk-kona-setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/bcm/clk-kona-setup.c b/drivers/clk/bcm/clk-kona-setup.c
index e65eeef9cbaf..5dd65164c8b1 100644
--- a/drivers/clk/bcm/clk-kona-setup.c
+++ b/drivers/clk/bcm/clk-kona-setup.c
@@ -510,7 +510,7 @@ static bool kona_clk_valid(struct kona_clk *bcm_clk)
* placeholders for non-supported clocks. Keep track of the
* position of each clock name in the original array.
*
- * Allocates an array of pointers to to hold the names of all
+ * Allocates an array of pointers to hold the names of all
* non-null entries in the original array, and returns a pointer to
* that array in *names. This will be used for registering the
* clock with the common clock code. On successful return,