zephyr/subsys/net
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
..
ip coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
l2 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lib coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
buf.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
hostname.c net: hostname: Fix hostname buffer length 2018-04-26 16:31:16 +03:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.hostname subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
TODO Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00