diff options
author | 2021-03-23 11:10:34 +0800 | |
---|---|---|
committer | 2021-04-04 22:39:05 +0300 | |
commit | 054ef44ea3ef2883e0f63c9a54c91c07f321a0b4 (patch) | |
tree | fe9e75d819fc483e101050c526ad2801d169a778 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | clk: imx8mq: Correct the pcie1 sels (diff) | |
download | wireguard-linux-054ef44ea3ef2883e0f63c9a54c91c07f321a0b4.tar.xz wireguard-linux-054ef44ea3ef2883e0f63c9a54c91c07f321a0b4.zip |
clk: imx: Reference preceded by free
When register failed, clk will be freed, it will generate dangling pointer
problem in later reference. it should return directly.
Signed-off-by: Jian Dong <dongjian@yulong.com>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions