This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5920a8b673 mm/mempool/mempool_multiple.c: Remove void * arithmetic add dc454765fb Revert "add holder for mutex" No new revisions were added by this update. Summary of changes: arch/risc-v/src/esp32c3/esp32c3_libc_stubs.c | 16 +- drivers/modem/alt1250/alt1250.c | 38 +-- drivers/usrsock/usrsock_dev.c | 2 +- include/nuttx/modem/alt1250.h | 13 +- include/nuttx/mutex.h | 411 +++++++-------------------- include/nuttx/net/net.h | 47 --- include/nuttx/semaphore.h | 12 +- include/semaphore.h | 20 +- libs/libc/semaphore/sem_getprotocol.c | 5 + libs/libc/semaphore/sem_init.c | 3 +- libs/libc/wqueue/work_usrthread.c | 2 +- net/usrsock/usrsock_devif.c | 4 +- net/utils/net_lock.c | 88 ------ 13 files changed, 155 insertions(+), 506 deletions(-)