aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorXu Wang <[email protected]>2020-09-21 03:45:22 +0000
committerStephen Boyd <[email protected]>2020-10-13 19:54:30 -0700
commiteff06bd5e5f63b14ea1ad97fbb07bd41d92d323d (patch)
treeebf34850108f94ce244b0fb515dde82d1068c131 /tools/perf/scripts/python/exported-sql-viewer.py
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
clk: clk-prima2: fix return value check in prima2_clk_init()
In case of error, the function clk_register() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Xu Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Barry Song <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions