Commit 9969c6f
committed
Video_V4L2_Runner already exits from all branches of the final overall
result block, so the trailing exit is dead code and triggers
ShellCheck SC2317.
Remove the unreachable exit without changing the testcase result flow,
logging, or exit semantics.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 5540e82 commit 9969c6f
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1386 | 1386 | | |
1387 | 1387 | | |
1388 | 1388 | | |
1389 | | - | |
1390 | | - | |
0 commit comments