summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-08-04 17:56:55 +0100
committerPeng Fan <[email protected]>2025-08-27 15:42:07 +0800
commitf4c2a12611d3ffdbd624ededf0fce192f26dddaf (patch)
tree9549b188d365c4e752afaa2e44299d41fe5775cb /doc/develop/python_cq.rst
parent5b95f666fbd8f9c9c43726c7ced229762e4a35e0 (diff)
net: fsl_enetc: Fix copy/paste error
In netc_blk_ctrl_probe the test for failure of the function clk_prepare_enable should not return PTR_ERR(ipg_clk) as it does not check IS_ERR(ipg_clk) instead it should return err as that is what is holding the error code in this case. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions