zephyr/drivers/dma
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
dma_cavs.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
dma_cavs.h
dma_handlers.c
dma_nios2_msgdma.c
dma_qmsi.c
dma_sam_xdmac.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
dma_sam_xdmac.h
dma_stm32f4x.c drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cavs drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nios2_msgdma drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.qmsi drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam_xdmac drivers: dma: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32f4x drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00