Files
nuttx/sched
hujun5 effdb88710 sched_getscheduler.c: coverity HIS_metric_violation: RETURN
Refactor nxsched_get_scheduler() to consolidate multiple return statements into a single
exit point by inverting the null check condition. This improves code structure and resolves
Coverity HIS_metric_violation defect for better MISRA HIS standards compliance.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-28 13:07:20 -03:00
..
2026-01-26 21:14:38 +08:00
2026-01-27 21:24:31 +08:00
2026-01-22 22:14:00 +08:00
2026-01-26 20:56:12 +08:00