zephyr/drivers/espi
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx driver: eSPI: npcx: workaround the errata rev1_2, No.3.10 2022-05-12 09:21:24 +02:00
Kconfig.xec drivers: espi: Correct default eSPI to UART mapping 2022-04-22 10:46:18 -05:00
Kconfig.xec_v2 drivers: espi: xec_v2: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
espi_emul.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_it8xxx2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_host_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_mchp_xec_v2.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_npcx.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
espi_saf_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
espi_utils.h
host_subs_npcx.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00