This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7cb1f3b3c0 sched/group: replace group_findbypid to task_getgroup
new 0902231deb drivers/sensors: fix comments typo
new 8592e7e009 sched/task: save argument counter to avoid limit check
The 2 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:
drivers/sensors/ds18b20_uorb.c | 2 +-
drivers/sensors/hyt271_uorb.c | 2 +-
drivers/sensors/mpu9250_uorb.c | 2 +-
drivers/sensors/ms56xx_uorb.c | 2 +-
include/nuttx/tls.h | 3 +-
libs/libc/stdlib/lib_getprogname.c | 2 +-
sched/group/group_argvstr.c | 2 +-
sched/init/nx_start.c | 2 +-
sched/task/task_fork.c | 4 +--
sched/task/task_setup.c | 4 ++-
sched/task/task_start.c | 56 ++++++++++++--------------------------
11 files changed, 31 insertions(+), 50 deletions(-)