diff options
author | 2024-09-24 23:46:10 +0200 | |
---|---|---|
committer | 2024-10-25 08:59:19 -0500 | |
commit | 74280c3d73143dcb976491fc085ccb0437cb5f0e (patch) | |
tree | 644ed4c40e42838354246b0580e40fc675729663 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq() (diff) | |
download | wireguard-linux-74280c3d73143dcb976491fc085ccb0437cb5f0e.tar.xz wireguard-linux-74280c3d73143dcb976491fc085ccb0437cb5f0e.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions