zephyr/drivers/xen
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 xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
Kconfig xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
events.c xenvm: evtchn: fix undefined value during event handling 2022-06-23 13:09:40 -04:00
gnttab.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
hvm.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00