diff options
author | Alessandro Zanni <alessandro.zanni87@gmail.com> | 2024-09-24 23:46:10 +0200 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2024-10-25 08:59:19 -0500 |
commit | 74280c3d73143dcb976491fc085ccb0437cb5f0e (patch) | |
tree | 644ed4c40e42838354246b0580e40fc675729663 /scripts/bpf_doc.py | |
parent | 10b8a0cc84d28decb75bfc91f4395e176228a4ff (diff) |
soc: ti: knav_qmss_queue: Drop redundant continue statement
Remove the statement "continue" at the end of the loop
where it becomes useless.
Problem found with Coccinelle static analysis tool,
using continue.cocci script
(coccinelle.gitlabpages.inria.fr/website/rules/continue.cocci)
Signed-off-by: Alessandro Zanni <alessandro.zanni87@gmail.com>
Link: https://lore.kernel.org/r/20240924214612.38854-1-alessandro.zanni87@gmail.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions