mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 07:26:56 +00:00
Remove the redundant semicolon used as a terminator in `if`, `switch`, `while` statements. Found using Coccinelle. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.altera_jtag | ||
Kconfig.cc32xx | ||
Kconfig.cmsdk_apb | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.imx | ||
Kconfig.leuart_gecko | ||
Kconfig.mcux | ||
Kconfig.mcux_lpc_usart | ||
Kconfig.mcux_lpsci | ||
Kconfig.mcux_lpuart | ||
Kconfig.miv | ||
Kconfig.msp432p4xx | ||
Kconfig.native_posix | ||
Kconfig.nrfx | ||
Kconfig.ns16550 | ||
Kconfig.nsim | ||
Kconfig.psoc6 | ||
Kconfig.qmsi | ||
Kconfig.sam0 | ||
Kconfig.sifive | ||
Kconfig.stellaris | ||
Kconfig.stm32 | ||
Kconfig.uart_sam | ||
Kconfig.usart_sam | ||
leuart_gecko.c | ||
uart_altera_jtag_hal.c | ||
uart_cc32xx.c | ||
uart_cmsdk_apb.c | ||
uart_esp32.c | ||
uart_gecko.c | ||
uart_handlers.c | ||
uart_imx.c | ||
uart_mcux_lpsci.c | ||
uart_mcux_lpuart.c | ||
uart_mcux.c | ||
uart_miv.c | ||
uart_msp432p4xx.c | ||
uart_native_posix.c | ||
uart_nrfx_uart.c | ||
uart_nrfx_uarte.c | ||
uart_ns16550.c | ||
uart_ns16550.h | ||
uart_nsim.c | ||
uart_psoc6.c | ||
uart_qmsi.c | ||
uart_sam.c | ||
uart_sam0.c | ||
uart_sifive.c | ||
uart_stellaris.c | ||
uart_stm32.c | ||
uart_stm32.h | ||
usart_mcux_lpc.c | ||
usart_sam.c |