diff options
author | Stephen Boyd <sboyd@kernel.org> | 2021-12-08 07:15:34 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-12-10 04:15:47 +0300 |
commit | 978fbc7a05993df9a2fd115e8fd78600c72e0dfe (patch) | |
tree | 41d51506bbbdebbbcc1e56ba4d9a476ce671807e /tools/perf/scripts/python/stackcollapse.py | |
parent | 5c1c42c49b8a74ecd6de289ff13c033979501cce (diff) | |
download | linux-978fbc7a05993df9a2fd115e8fd78600c72e0dfe.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions