You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shellcheck: remove dead trailing completion logs in kernel run scripts
Remove unreachable trailing completion log lines from kernel run.sh
scripts where the final PASS/FAIL branches already exit unconditionally.
This is a lint-only cleanup for SC2317 and does not change runtime
behavior.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
0 commit comments