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 f875db41d4 drivers/can/mcp2515.c Use SPIDEV_CANBUS(config->devid)
instead of SPIDEV_CANBUS(0)
new fb9b41221d semantic/parser: fix compile warning found by sparse
new 589d4a9f8e net/semantic/parser: fix compile warning found by sparse
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/bch/bchlib_read.c | 2 ++
drivers/bch/bchlib_setup.c | 1 +
drivers/bch/bchlib_teardown.c | 1 +
drivers/bch/bchlib_write.c | 1 +
drivers/net/tun.c | 7 ++++---
drivers/syslog/vsyslog.c | 1 +
fs/driver/fs_blockproxy.c | 2 ++
fs/fat/fs_fat32.c | 6 +++---
fs/fat/fs_fat32util.c | 2 +-
fs/mmap/fs_anonmap.c | 2 ++
fs/procfs/fs_procfsmeminfo.c | 2 +-
fs/vfs/fs_ioctl.c | 2 +-
include/nuttx/net/netconfig.h | 7 ++++++-
include/nuttx/note/note_driver.h | 7 +++++--
include/nuttx/note/noteram_driver.h | 3 ++-
include/nuttx/sensors/ioctl.h | 1 -
libs/libc/locale/lib_gettext.c | 2 +-
libs/libc/net/lib_etheraton.c | 5 ++++-
libs/libc/netdb/lib_dn.c | 2 +-
libs/libc/obstack/lib_obstack_malloc.c | 1 +
libs/libc/signal/sig_nandset.c | 2 ++
libs/libc/signal/sig_xorset.c | 2 ++
libs/libc/stdio/lib_libfilelock.c | 1 +
libs/libc/stdio/lib_libgetstreams.c | 1 +
libs/libc/stdio/lib_remove.c | 1 +
libs/libc/string/lib_bzero.c | 2 +-
libs/libc/termios/lib_isatty.c | 1 +
libs/libc/time/lib_strptime.c | 2 +-
libs/libc/unistd/lib_restoredir.c | 2 ++
libs/libc/unistd/lib_setpriority.c | 2 ++
mm/mm_heap/mm_brkaddr.c | 2 +-
net/inet/inet_sockif.c | 2 +-
net/ipforward/ipv4_forward.c | 3 ++-
net/ipforward/ipv6_forward.c | 3 ++-
net/local/local_sendmsg.c | 2 +-
net/netdev/netdev_ioctl.c | 2 +-
net/socket/recv.c | 2 +-
net/tcp/tcp_conn.c | 2 +-
net/udp/udp_conn.c | 4 ++--
sched/misc/panic_notifier.c | 2 ++
sched/misc/reboot_notifier.c | 1 +
sched/signal/sig_action.c | 1 +
sched/signal/sig_kill.c | 2 ++
sched/task/task_restart.c | 10 +++++++---
tools/mkallsyms.py | 4 ++++
wireless/bluetooth/bt_gatt.c | 6 +++---
46 files changed, 86 insertions(+), 35 deletions(-)