diff options
author | 2021-12-07 20:15:34 -0800 | |
---|---|---|
committer | 2021-12-09 17:15:47 -0800 | |
commit | 978fbc7a05993df9a2fd115e8fd78600c72e0dfe (patch) | |
tree | 41d51506bbbdebbbcc1e56ba4d9a476ce671807e /lib/test_overflow.c | |
parent | clk: clk_core_get() can also return NULL (diff) | |
download | linux-dev-978fbc7a05993df9a2fd115e8fd78600c72e0dfe.tar.xz linux-dev-978fbc7a05993df9a2fd115e8fd78600c72e0dfe.zip |
clk: __clk_core_init() never takes NULL
The only caller of __clk_core_init() allocates the pointer and checks
the allocation for NULL so this check is impossible. Remove it.
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20211208041534.3928718-2-sboyd@kernel.org
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions