zephyr/subsys/net/lib/sockets
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
CMakeLists.txt net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
getaddrinfo.c net: introduce system calls for zsock socket APIs 2018-08-13 07:19:39 -07:00
Kconfig net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
socket_offload.c net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
sockets_internal.h net: socket: Extract flag related functions to internal header file 2018-08-13 15:24:34 +03:00
sockets_tls.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
sockets.c net: sockets: poll: Handle EINTR return from k_poll 2018-08-30 09:28:29 -04:00