summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-10-01 11:05:10 +0100
committerMinkyu Kang <[email protected]>2026-02-03 10:42:03 +0900
commit548e9a254c7d0bd9796decfea43d7759070c7312 (patch)
tree136d71b685a7423a923a279f82c621cdaee7bbc7 /doc/develop/python_cq.rst
parentde6b405e615232817322416b89bcde637ade40d4 (diff)
video: nexell: unsigned parameter cannot be negative
The parameter 'alpha' is declared as an unsigned type so cannot be negative. The code to test it as being less than zero will always fail and so is redundant and should be removed. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]> Reviewed-by: Stefan Bosch <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions