sched/wdog: wd_start() is an internal OS function and should not set the...
sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed.
parent
a959d7fe
Please register or sign in to comment