zephyr/drivers/pcie/host
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 pcie: add initial controller support 2021-11-25 18:37:15 +01:00
controller.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
msi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie_ecam.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
pcie.c drivers: pcie: fix inverted translation for PCIe controller 2022-07-06 10:45:54 +02:00
ptm.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ptm.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00