zephyr/drivers/pci
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 Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
pci.c drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pci_config.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pci_interface.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
pci_legacy_bridge.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00