zephyr/drivers/ps2
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.npcx
Kconfig.xec drivers: ps2: Microchip XEC PS2 add MEC172x support 2022-05-03 14:13:20 -05:00
ps2_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ps2_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ps2_npcx_channel.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ps2_npcx_controller.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ps2_npcx_controller.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00