zephyr/drivers/bluetooth/hci
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 Bluetooth: Add HCI User Channel driver for native POSIX port 2018-06-11 17:14:43 -04:00
Kconfig Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
h4.c
h5.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
spi.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
userchan.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00