drivers/serial: Fix Kconfig style

Remove spaces from Kconfig
Add TABs
This commit is contained in:
simbit18 2025-06-25 15:51:47 +02:00 committed by Xiang Xiao
parent 7c0bda7f9f
commit 7d5b9cbb96

View file

@ -248,7 +248,7 @@ config SERIAL_TIOCGICOUNT
default n
---help---
The ioctl TIOCGICOUNT is used to collect errors from serial ports
such as frame error, overrun, parity, etc.
such as frame error, overrun, parity, etc.
config SERIAL_TIOCSERGSTRUCT
bool "Support TIOCSERGSTRUCT"