diff options
author | 2021-11-26 22:12:39 +0000 | |
---|---|---|
committer | 2021-12-15 22:48:28 -0800 | |
commit | d66e4c985dd48c69dc70b8be1dabeaa3d77789fb (patch) | |
tree | 60621617983bc80f7cf5d9206a708c21647ce970 /lib/test_overflow.c | |
parent | clk: __clk_core_init() never takes NULL (diff) | |
download | linux-dev-d66e4c985dd48c69dc70b8be1dabeaa3d77789fb.tar.xz linux-dev-d66e4c985dd48c69dc70b8be1dabeaa3d77789fb.zip |
clk: stm32mp1: remove redundant assignment to pointer data
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@gmail.com>
Link: https://lore.kernel.org/r/20211126221239.1100960-1-colin.i.king@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions