zephyr/samples/net/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
..
big_http_download cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
dumb_http_server cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
echo samples: net: sockets: echo: enable socket offload for cc3220sf_launchxl 2018-09-11 18:42:34 +03:00
echo_async cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
echo_client samples: net: sockets: echo-client: fix sock fd test, allow zero. 2018-08-22 15:37:15 -07:00
echo_server coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
http_get cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00