summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-09-30 17:43:46 +0100
committerMinkyu Kang <[email protected]>2026-02-02 18:58:44 +0900
commitde6b405e615232817322416b89bcde637ade40d4 (patch)
tree1d5464f5f36e65bd7a6288a7cdac03eecce5d036 /doc/develop/python_cq.rst
parent3f2ab427c13e4883cb5dddb4c54d3cedc0f93669 (diff)
video: exynos: node variable should not be unsigned
THe variable 'node' is assigned a value of an int, tested for being less than or equal to zero then passed as an argument to a function that takes an int so 'node' should not be unsigned. Fix it. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions