This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from 0178792a01 risc-v/mpfs: IHC: clarify semaphore usage
     new f208c4bbd4 Fix ENOENT errors when polling on Netlink socket
     new 9072eecc30 sched/wqueue: Change the return type of 
work_notifier_teardown to void

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/usbhost/usbhost_storage.c |  7 +++----
 include/nuttx/mm/iob.h            |  5 ++---
 include/nuttx/usb/usbhost.h       |  5 ++---
 include/nuttx/wqueue.h            |  5 ++---
 mm/iob/iob_notifier.c             |  7 +++----
 net/netdev/netdev.h               |  5 ++---
 net/netdev/netdown_notifier.c     |  7 +++----
 net/netlink/netlink.h             |  6 +-----
 net/netlink/netlink_notifier.c    | 11 ++---------
 net/netlink/netlink_sockif.c      |  2 +-
 net/tcp/tcp.h                     |  5 ++---
 net/tcp/tcp_notifier.c            |  7 +++----
 net/udp/udp.h                     |  5 ++---
 net/udp/udp_notifier.c            |  7 +++----
 sched/wqueue/kwork_notifier.c     | 15 +++------------
 15 files changed, 34 insertions(+), 65 deletions(-)

Reply via email to