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/incubator-nuttx.git


    from f2320a4a69 Fix board/stm32_lcd.c:584:14: error: converting the result 
of '<<' to a boolean; did you mean '(7 << (10)) != 0'?
     new 3727de1a93 fs/userfs: destroy nxmutex properly
     new d256b8334e drivers/mtd: destroy nxmutex properly
     new 40581558d3 drivers/loop: destroy nxmutex properly
     new a1abb818a9 drivers/misc/rpmsgdev: destroy nxmutex properly
     new 4413c5a563 graphics/nxterm: destroy nxmutex/nxsem properly
     new 74cfa7ddb9 drivers/misc/rwbuffer: destroy nxmutex/nxsem properly
     new 07604b3220 drivers/rpmsg/clk/ioe: destroy nxsem properly
     new dff81756cf drivers/regulator_rpmsg: destroy nxsem properly
     new 873023f89b net/icmp[v6]: destroy nxsem properly
     new 3e1c73f8c9 wireless/bluetooth: destroy nxsem properly

The 10 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/clk/clk_rpmsg.c                | 17 ++++++++---------
 drivers/ioexpander/ioe_rpmsg.c         | 17 ++++++++---------
 drivers/loop/losetup.c                 |  2 ++
 drivers/misc/rpmsgdev_server.c         |  1 +
 drivers/misc/rwbuffer.c                | 14 ++++++++++++++
 drivers/mtd/rpmsgmtd.c                 |  1 +
 drivers/power/supply/regulator_rpmsg.c | 17 ++++++++---------
 fs/userfs/fs_userfs.c                  |  2 ++
 graphics/nxterm/nxterm_register.c      |  4 ++++
 net/icmp/icmp_recvmsg.c                |  2 ++
 net/icmp/icmp_sendmsg.c                |  2 ++
 net/icmpv6/icmpv6_recvmsg.c            |  2 ++
 net/icmpv6/icmpv6_sendmsg.c            |  2 ++
 wireless/bluetooth/bt_hcicore.c        |  2 ++
 14 files changed, 58 insertions(+), 27 deletions(-)

Reply via email to