CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/13 00:24:20
Modified files:
sys/dev/sbus : stp4020.c
Log message:
use nowake for sleep wait channel instead of an uninitialised
stack variable
avoids a -Wuninitialized-const-pointer warning with clang 22
ok jca@
