zephyr/drivers/can
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
Kconfig drivers: can: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32 drivers: can: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
can_handlers.c
stm32_can.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
stm32_can.h drivers: can: Move bit timing and clock to device tree 2018-06-01 12:59:42 -05:00