zephyr/subsys/net/lib/app
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
..
client.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt net: lib: app: Convert CMakeLists.txt to avoid library 2018-06-20 17:10:39 +03:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
net_app_private.h
net_app.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
server.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00