This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7443a13bf9b sched/sched/sched_get_stackinfo.c: coverity
HIS_metric_violation: RETURN
new e23f2546c3d sched/sem : Optimize code
new 922426346e1 sched/semaphore: remove dead code if no
CONFIG_PRIORITY_PROTEC
new 49cb8e08e60 sem_trywait.c: coverity HIS_metric_violation(HIS_GOTO)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sched/semaphore/sem_post.c | 2 ++
sched/semaphore/sem_trywait.c | 50 ++++++++++++++++++++++---------------------
sched/semaphore/sem_wait.c | 4 +++-
sched/semaphore/semaphore.h | 3 ---
4 files changed, 31 insertions(+), 28 deletions(-)