zephyr/subsys/bluetooth/controller/util
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
..
mayfly.c Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
mayfly.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
mem.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mem.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
memq.c Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
memq.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
util.c Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
util.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00