summaryrefslogtreecommitdiffstats
path: root/drivers/clk/keystone
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-02-16 15:01:32 +0100
committerStephen Boyd <sboyd@kernel.org>2024-02-22 06:36:09 +0100
commitd71e1f5b1048bb7474a90a0c570197063831e730 (patch)
treeed2a32fcbb6d5e9641b21b65b510129f38237f84 /drivers/clk/keystone
parentMAINTAINERS: drop Sekhar Nori (diff)
downloadlinux-d71e1f5b1048bb7474a90a0c570197063831e730.tar.xz
linux-d71e1f5b1048bb7474a90a0c570197063831e730.zip
clk: cdce925: Remove redundant assignment to variable 'rate'
The variable 'rate' being assigned a value that is never read, the assignment is redundant and can be removed. Cleans up clang scan build warning: drivers/clk/clk-cdce925.c:104:3: warning: Value stored to 'rate' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20240216140132.2108665-1-colin.i.king@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/keystone')
0 files changed, 0 insertions, 0 deletions