zephyr/soc/xtensa/esp32
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
..
include xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
CMakeLists.txt xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
esp32-mp.c xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig.defconfig xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig.soc xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
linker.ld xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
sdkconfig.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
soc.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
soc.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00