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


    from ba94a24c8b libs\libc\stdlib\Kconfig: Fix indentation
     add bf391eaec2 libm/arm: Remove the compiler specific #warning
     add 8d56a9bbcb Remove #warning if the code already return the error code 
or value
     add cff40aa34c net: Remove some minor #warning since it compiler specific

No new revisions were added by this update.

Summary of changes:
 drivers/net/dm90x0.c                         | 10 ++++++----
 drivers/net/enc28j60.c                       |  8 ++++----
 drivers/net/encx24j600.c                     |  8 ++++----
 libs/libc/dlfcn/lib_dlclose.c                |  3 ++-
 libs/libc/dlfcn/lib_dlopen.c                 |  3 ++-
 libs/libc/dlfcn/lib_dlsym.c                  |  3 ++-
 libs/libc/dlfcn/lib_dlsymtab.c               |  3 ++-
 libs/libm/libm/arm/armv7-m/arch_fabsf.c      |  4 ----
 libs/libm/libm/arm/armv7-m/arch_sqrtf.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_ceil.c       |  4 ----
 libs/libm/libm/arm/armv8-m/arch_ceilf.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_floor.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_floorf.c     |  4 ----
 libs/libm/libm/arm/armv8-m/arch_nearbyint.c  |  4 ----
 libs/libm/libm/arm/armv8-m/arch_nearbyintf.c |  4 ----
 libs/libm/libm/arm/armv8-m/arch_rint.c       |  4 ----
 libs/libm/libm/arm/armv8-m/arch_rintf.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_round.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_roundf.c     |  4 ----
 libs/libm/libm/arm/armv8-m/arch_trunc.c      |  4 ----
 libs/libm/libm/arm/armv8-m/arch_truncf.c     |  4 ----
 libs/libnx/nxmu/nx_cursor.c                  |  3 ++-
 net/bluetooth/bluetooth_poll.c               |  2 +-
 net/bluetooth/bluetooth_recvmsg.c            |  2 +-
 net/bluetooth/bluetooth_sendmsg.c            |  2 +-
 net/can/can_sockif.c                         |  2 +-
 net/ieee802154/ieee802154_poll.c             |  2 +-
 net/ieee802154/ieee802154_recvmsg.c          |  2 +-
 net/ieee802154/ieee802154_sendmsg.c          |  2 +-
 net/inet/ipv4_setsockopt.c                   |  4 +++-
 net/local/local_fifo.c                       |  3 ++-
 net/local/local_sendmsg.c                    |  2 +-
 net/local/local_sockif.c                     |  2 +-
 net/utils/net_chksum.c                       |  4 ----
 34 files changed, 38 insertions(+), 88 deletions(-)

Reply via email to