diff options
author | Alessandro Zanni <alessandro.zanni87@gmail.com> | 2024-09-25 00:46:10 +0300 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2024-10-25 16:59:19 +0300 |
commit | 74280c3d73143dcb976491fc085ccb0437cb5f0e (patch) | |
tree | 644ed4c40e42838354246b0580e40fc675729663 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 10b8a0cc84d28decb75bfc91f4395e176228a4ff (diff) | |
download | linux-74280c3d73143dcb976491fc085ccb0437cb5f0e.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions