zephyr/drivers/i2s
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 i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cavs drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam_ssc drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
i2s_cavs.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
i2s_cavs.h drivers: i2s: intel_s1000: Fractional bit-clock 2018-06-01 08:59:01 -04:00
i2s_common.c i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
i2s_handlers.c i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
i2s_sam_ssc.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00