zephyr/drivers/pm_cpu_ops
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
pm_cpu_ops_psci.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
pm_cpu_ops_psci.h
pm_cpu_ops_weak_impl.c