nuttx/net/netlink
chao an 664927c86e mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR 2023-04-22 01:35:18 +08:00
Make.defs netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR 2023-04-22 01:35:18 +08:00
netlink_attr.c nuttx: replace getpid() with nxsched_getpid() in kernel code 2023-07-07 17:39:39 -03:00
netlink_conn.c Performance optimizations in connection allocations. 2023-02-28 14:23:16 +01:00
netlink_notifier.c
netlink_route.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
netlink_sockif.c net: remove [enter|leave]_critical_section and sched_[un]lock 2023-08-10 12:24:30 +03:00
netlink.h netlink: add RTM_NEWADDR, RTM_DELADDR and RTM_GETADDR 2023-04-22 01:35:18 +08:00