zephyr/drivers/sensor/dht
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 drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig sensor: Eliminate repetitive Kconfig "depends on" in sensor drivers 2018-09-13 01:02:37 -04:00
dht.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
dht.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00